1KOMMA5° Index API

The index API from 1KOMMA5° — 1 operation(s) for index.

OpenAPI Specification

1komma5-index-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Offer Tool Index API
  description: Api definitions for Offer Tool
  version: '1.0'
  contact: {}
tags:
- name: index
paths:
  /:
    get:
      operationId: IndexController_index
      parameters: []
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/'
      tags:
      - index
servers:
- url: https://heartbeat.1komma5grad.com
  description: Base URL reconciled from apis.yml