openapi: 3.0.0
# All specs should be defined in the code (blueprints and schemas).
# However, if anything needs to be overridden, this file can be used.
info:
  version: 1.0.0
  title: ows-abacus-state API Specifications
servers:
  - url: 'https://qa-ows-abacus-state.theorchard.io'
    description: QA server
