Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(json-schema-2020-12): add rendering support for type='integer' #9031

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Jul 17, 2023

Refs #9013

Renders now as
image

for following fixture:

openapi: 3.1.0
info:
  version: 1.2.3
  title: title
components: 
  schemas:
    Location:
      properties:
        lat:
          type: integer

@char0n char0n self-assigned this Jul 17, 2023
@char0n char0n merged commit 94fac4b into master Jul 17, 2023
@char0n char0n deleted the char0n/json-schema-2020-12-type-integer branch August 17, 2023 13:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant