Skip to content

Specification OpenAPI - Field (exclusiveMinimum, exclusiveMaximum) #3541

@carlos-rian

Description

@carlos-rian

Spec Bug

I'm creating my documentation using "FastAPI". I'm having trouble importing the generated schema into Azure API Management. Because when I use the "gt" argument in the "Query" object, it defines the exclusiveMinimum field, in the OpenAPI documentation, this field is a boolean, but in FastAPI it is defined with Integer!

Spec OpenAPI:

Schema OpenAPI FastAPI

image

FastAPI Query

image

FastAPI Docs

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions