blob: e7d9f1fa3c36bc746a9eae0fa9269069efa4c173 (
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
31
|
.. 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 <../api/swagger/oof-osdf-has-api.json>`"
"OOF OPTENG API", ":download:`link <../api/swagger/oof-optf-opteng-api.json>`"
OOF OSDF HAS API
................
`OSDF API <osdf-api.html>`_
OOF OPTENG API
..............
`OPTENG API <opteng-api.html>`_
|