Skip to content

Instantly share code, notes, and snippets.

@char0n
Created July 17, 2023 12:25
Show Gist options
  • Save char0n/871b9a1d79cb7f18cb94df1329f6a968 to your computer and use it in GitHub Desktop.
Save char0n/871b9a1d79cb7f18cb94df1329f6a968 to your computer and use it in GitHub Desktop.
openapi: 3.1.0
info:
version: 1.2.3
title: title
components:
schemas:
Location:
properties:
lat:
type: integer
exclusiveMaximum: 90
exclusiveMinimum: -90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment