blob: c74b1b1286530eed0c73d81784e1061db971718a (
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
32
33
34
|
.. 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
................
.. raw:: html
<a class="reference internal" href="../osdf-api.html">OSDF API</a>
OOF OPTENG API
..............
.. raw:: html
<a class="reference internal" href="../opteng-api.html">OPTENG API</a>
|