Skip to content

Issue: additionalParameter.yaml missing required schema or example field (fails OpenAPI validation) #525

@denizk99-ea

Description

@denizk99-ea

The additionalParameter.yaml file in the OGC API Processes repository (core/openapi/schemas/additionalParameter.yaml, 1.0.0-maintenance branch) is not a valid OpenAPI Schema Object and fails Spectral/OAS validation with the error docs-parameter-examples-or-schema: No example or schema provided. The file currently contains only a description field and does not define a type, properties, $ref, or an example, all of which are required for a valid schema. This breaks strict OpenAPI validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions