blob: 8269dea8ff568b178273918c4009f75f06cfc3a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. _offeredapis:
Offered APIs
=============================================
This document describes the OSDF HAS (Homing and Allocation Service) API
To view API documentation in the interactive swagger UI download the following and
paste into the swagger tool here: https://editor.swagger.io
.. csv-table::
:header: "API name", "Swagger JSON"
:widths: 10,5
"OOF OSDF HAS API", ":download:`link <./swaggerdoc/oof-osdf-has-api.json>`"
"OOF OPTENG API", ":download:`link <./swaggerdoc/oof-optf-opteng-api.json>`"
OOF OSDF HAS API
................
.. swaggerv2doc:: ./swaggerdoc/oof-osdf-has-api.json
OOF OPTENG API
..............
.. swaggerv2doc:: ./swaggerdoc/oof-optf-opteng-api.json
|