Fix: controlled-vocabulary name (#79) #318
Lint (push)
Lint completed successfully
Annotations
Check warning on line 367 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-maxlength
Strings (non enum) must specify a maximum length. #/components/schemas/SearchResult/properties/data/items "items.maxLength" property must be defined
Check notice on line 306 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/title
Check warning on line 367 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-array-boundaries
Schema of type array must specify maxItems and minItems. #/components/schemas/SearchResult/properties/data/items "items.maxItems" property must be defined
Check warning on line 106 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-maxlength
Strings (non enum) must specify a maximum length. #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/parameters/2/schema "schema.maxLength" property must be defined
Check notice on line 382 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/description
Check warning on line 412 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-no-default-additionalProperties
Objects should not allow unconstrained additionalProperties. Disable them with `additionalProperties: false` or add `maxProperties`.
Check notice on line 196 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-protection-global-safe
The following operation is not protected by a `security` rule: #/paths/~1semantic-assets~1by-iri/get/security
Check notice on line 312 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/agencyId
Check notice on line 402 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/rightsHolder
Check warning on line 404 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-array-boundaries
Schema of type array must specify maxItems and minItems. #/components/schemas/SearchResultItem/properties/status "status.maxItems" property must be defined
Check warning on line 285 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-no-default-additionalProperties
Objects should not allow unconstrained additionalProperties. Disable them with `additionalProperties: false` or add `maxProperties`.
Check notice on line 156 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/paths/~1semantic-assets/get/parameters/0/schema
Check notice on line 106 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/parameters/2/schema
Check notice on line 379 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/title
Check notice on line 147 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-protection-global-safe
The following operation is not protected by a `security` rule: #/paths/~1semantic-assets/get/security
Check warning on line 407 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-maxlength
Strings (non enum) must specify a maximum length. #/components/schemas/SearchResultItem/properties/status/items "items.maxLength" property must be defined
Check notice on line 68 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-protection-global-safe
The following operation is not protected by a `security` rule: #/paths/~1vocabularies~1{agency_id}~1{key_concept}/get/security
Check notice on line 282 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularyData/properties/data/items/additionalProperties
Check notice on line 49 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-protection-global-safe
The following operation is not protected by a `security` rule: #/paths/~1vocabularies/get/security
Check notice on line 309 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/description
Check notice on line 130 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
no-method-name-in-operationId
Avoid using method names in operationIds.
Check warning on line 411 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-array-boundaries
Schema of type array must specify maxItems and minItems. #/components/schemas/SemanticAssetDetails/allOf/0 "[0].maxItems" property must be defined
Check warning on line 411 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-array-boundaries
Schema of type array must specify maxItems and minItems. #/components/schemas/SemanticAssetDetails/allOf/0 "[0].minItems" property must be defined
Check notice on line 199 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
no-method-name-in-operationId
Avoid using method names in operationIds.
Check notice on line 479 in src/main/resources/public/api-docs.yaml
github-actions / Lint (push)
sec-string-pattern-or-format-or-enum
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/keyClasses/items