Skip to content

Latest commit

 

History

History
75 lines (62 loc) · 2.65 KB

File metadata and controls

75 lines (62 loc) · 2.65 KB

Table of contents

Overview

System Setup and Installation

First Competition

Instructions

How the System Works

API

  • Introduction to API
  • Backend
    • type: builtin:openapi
      props:
        models: true
      dependencies:
        spec:
          ref:
            kind: openapi
            spec: doctorixx-api
  • Checker API
    • type: builtin:openapi
      props:
        models: false
      dependencies:
        spec:
          ref:
            kind: openapi
            spec: codebattles-checker-api