Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 792 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 792 Bytes

treatment-options-rest-api

Swagger JSON file and YAML file for creating the treatment options REST API

This repository contains the JSON nad YAML files that can be used to generate REST APIs for the treatment options visualization in FluxNotes

Updating this repository

Either the JSON or YAML file can be used to define and generate REST APIs. Both files are not strictly needed. Both files are included in this repository for convenience. If one file is updated, be sure to generate the other file so that both files are always up to date. The Swagger Online Editor can download both versions of the file.

Tools

The files can be used to generate code using the Swagger online editor, which can be found at https://editor.swagger.io/, or using other Swagger code generation tools.