Skip to content

Commit

Permalink
Update Watermark API
Browse files Browse the repository at this point in the history
  • Loading branch information
mfriesen committed Jan 29, 2025
1 parent 95f7fbe commit 494b3e8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 63 deletions.
11 changes: 1 addition & 10 deletions docs/openapi/openapi-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7621,7 +7621,6 @@
oneOf:
- $ref: '#/components/schemas/AddDocumentAttributeStandard'
- $ref: '#/components/schemas/AddDocumentAttributeClassification'
- $ref: '#/components/schemas/AddDocumentAttributeWatermark'
- $ref: '#/components/schemas/AddDocumentAttributeRelationship'
DocumentRelationshipType:
type: string
Expand All @@ -7647,15 +7646,6 @@
$ref: '#/components/schemas/DocumentRelationshipType'
inverseRelationship:
$ref: '#/components/schemas/DocumentRelationshipType'
AddDocumentAttributeWatermark:
required:
- watermarkKey
type: object
description: Document Watermark
properties:
watermarkKey:
type: string
description: Watermark Key
AddDocumentAttributeClassification:
required:
- classificationId
Expand Down Expand Up @@ -7963,6 +7953,7 @@
- CLASSIFICATION
- COMPOSITE_STRING
- RELATIONSHIPS
- WATERMARK
FulltextAttribute:
type: object
properties:
Expand Down
11 changes: 1 addition & 10 deletions docs/openapi/openapi-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7621,7 +7621,6 @@
oneOf:
- $ref: '#/components/schemas/AddDocumentAttributeStandard'
- $ref: '#/components/schemas/AddDocumentAttributeClassification'
- $ref: '#/components/schemas/AddDocumentAttributeWatermark'
- $ref: '#/components/schemas/AddDocumentAttributeRelationship'
DocumentRelationshipType:
type: string
Expand All @@ -7647,15 +7646,6 @@
$ref: '#/components/schemas/DocumentRelationshipType'
inverseRelationship:
$ref: '#/components/schemas/DocumentRelationshipType'
AddDocumentAttributeWatermark:
required:
- watermarkKey
type: object
description: Document Watermark
properties:
watermarkKey:
type: string
description: Watermark Key
AddDocumentAttributeClassification:
required:
- classificationId
Expand Down Expand Up @@ -7963,6 +7953,7 @@
- CLASSIFICATION
- COMPOSITE_STRING
- RELATIONSHIPS
- WATERMARK
FulltextAttribute:
type: object
properties:
Expand Down
11 changes: 1 addition & 10 deletions docs/openapi/openapi-key.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7621,7 +7621,6 @@
oneOf:
- $ref: '#/components/schemas/AddDocumentAttributeStandard'
- $ref: '#/components/schemas/AddDocumentAttributeClassification'
- $ref: '#/components/schemas/AddDocumentAttributeWatermark'
- $ref: '#/components/schemas/AddDocumentAttributeRelationship'
DocumentRelationshipType:
type: string
Expand All @@ -7647,15 +7646,6 @@
$ref: '#/components/schemas/DocumentRelationshipType'
inverseRelationship:
$ref: '#/components/schemas/DocumentRelationshipType'
AddDocumentAttributeWatermark:
required:
- watermarkKey
type: object
description: Document Watermark
properties:
watermarkKey:
type: string
description: Watermark Key
AddDocumentAttributeClassification:
required:
- classificationId
Expand Down Expand Up @@ -7963,6 +7953,7 @@
- CLASSIFICATION
- COMPOSITE_STRING
- RELATIONSHIPS
- WATERMARK
FulltextAttribute:
type: object
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7667,7 +7667,6 @@ Resources:
oneOf:
- $ref: '#/components/schemas/AddDocumentAttributeStandard'
- $ref: '#/components/schemas/AddDocumentAttributeClassification'
- $ref: '#/components/schemas/AddDocumentAttributeWatermark'
- $ref: '#/components/schemas/AddDocumentAttributeRelationship'

DocumentRelationshipType:
Expand Down Expand Up @@ -7696,16 +7695,6 @@ Resources:
inverseRelationship:
$ref: "#/components/schemas/DocumentRelationshipType"

AddDocumentAttributeWatermark:
required:
- "watermarkKey"
type: "object"
description: "Document Watermark"
properties:
watermarkKey:
type: "string"
description: "Watermark Key"

AddDocumentAttributeClassification:
required:
- "classificationId"
Expand Down Expand Up @@ -8014,6 +8003,7 @@ Resources:
- CLASSIFICATION
- COMPOSITE_STRING
- RELATIONSHIPS
- WATERMARK
FulltextAttribute:
type: "object"
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7667,7 +7667,6 @@ Resources:
oneOf:
- $ref: '#/components/schemas/AddDocumentAttributeStandard'
- $ref: '#/components/schemas/AddDocumentAttributeClassification'
- $ref: '#/components/schemas/AddDocumentAttributeWatermark'
- $ref: '#/components/schemas/AddDocumentAttributeRelationship'

DocumentRelationshipType:
Expand Down Expand Up @@ -7696,16 +7695,6 @@ Resources:
inverseRelationship:
$ref: "#/components/schemas/DocumentRelationshipType"

AddDocumentAttributeWatermark:
required:
- "watermarkKey"
type: "object"
description: "Document Watermark"
properties:
watermarkKey:
type: "string"
description: "Watermark Key"

AddDocumentAttributeClassification:
required:
- "classificationId"
Expand Down Expand Up @@ -8014,6 +8003,7 @@ Resources:
- CLASSIFICATION
- COMPOSITE_STRING
- RELATIONSHIPS
- WATERMARK
FulltextAttribute:
type: "object"
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7667,7 +7667,6 @@ Resources:
oneOf:
- $ref: '#/components/schemas/AddDocumentAttributeStandard'
- $ref: '#/components/schemas/AddDocumentAttributeClassification'
- $ref: '#/components/schemas/AddDocumentAttributeWatermark'
- $ref: '#/components/schemas/AddDocumentAttributeRelationship'

DocumentRelationshipType:
Expand Down Expand Up @@ -7696,16 +7695,6 @@ Resources:
inverseRelationship:
$ref: "#/components/schemas/DocumentRelationshipType"

AddDocumentAttributeWatermark:
required:
- "watermarkKey"
type: "object"
description: "Document Watermark"
properties:
watermarkKey:
type: "string"
description: "Watermark Key"

AddDocumentAttributeClassification:
required:
- "classificationId"
Expand Down Expand Up @@ -8014,6 +8003,7 @@ Resources:
- CLASSIFICATION
- COMPOSITE_STRING
- RELATIONSHIPS
- WATERMARK
FulltextAttribute:
type: "object"
properties:
Expand Down

0 comments on commit 494b3e8

Please sign in to comment.