Api Docs
request-body-multiple
  • Petstore Extended Api
  • Localization
  • Custom Page
  • additional-props
  • allof
  • arr-of-arr
  • arrange-by-tags
  • array-and-object-nesting
  • auth-test1
  • auth
  • callback
  • circular
  • code-highlight
  • collapsable
  • data-types-simple
  • data-types
  • dynamic-form-params
  • dynamic-query-params
  • events
  • example-with-nested-refs
  • examples
  • file-upload
  • fill-example-test
  • large-spec
  • links
  • markdown-headings
  • markdown
  • mock
  • multi-datatypes-test
  • multi-datatypes
  • multipart-formdata
  • multiple-oneof
  • multiple-security-schemes
  • no-server
  • oauth-demo
  • oauth-o365
  • oauth-vendor-extension
  • oauth
  • oneof-allof-nested
  • oneof-combinations
  • oneof-with-refs
  • oneof
  • open-api-3-1-test
  • open-api-3-1
  • parameters
  • petstore
  • post-nobody
  • request-body-multiple
  • schema-title-and-descriptions
  • schema
  • server-override
  • server
  • toomany-example-generation
  • webhook
  • xml
  • Info
  • Authorization
  • Components
  • other

Schemas

Price

  • object
    Example: {"amount":10,"currency":"USD","converstion":"use-avg","taxes":"exchange"}
    Properties:
    • amount
      integer:int32
      Amount rounded to nearest integer
      Example: 10
      <= 100
      >= 5
    • currency
      string
      Currency code
      Example: "USD"
    • converstion
      string
      Example: "use-avg"
      Enum: use-min use-max use-avg
    • taxes
      array<string>
      Example: "exchange"
      Items:
      • string
        Example: "string"
Nuxt OpenApi doc panel - [Example] [Info] by s00d