Skip to content

Commit 5f66bec

Browse files
authored
Merge pull request #178 from anvithks/feature/jerba-api-spec
Added the API spec for Jerba release of SODA.
2 parents 650dfa8 + 9a1f9f0 commit 5f66bec

File tree

5 files changed

+46
-2
lines changed

5 files changed

+46
-2
lines changed

content/api-specs/isabela/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Isabela Release API Specification
33
menuTitle: Isabela (v1.3.0)
44
description: "API Specification for the Isabela release (v1.3.0) of various SODA Projects"
5-
weight: 5
5+
weight: 15
66
disableToc: false
77
---
88

99
This section provides API specification for the Isabela Release of various SODA Projects.
1010

1111

12-
{{%children style="h3" description="true" %}}
12+
{{%children style="h3" description="true" %}}

content/api-specs/jerba/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Jerba Release API Specification
3+
menuTitle: Jerba (v1.4.0)
4+
description: "API Specification for the Jerba release (v1.4.0) of various SODA Projects"
5+
weight: 5
6+
disableToc: false
7+
---
8+
9+
This section provides API specification for the Jerba Release of various SODA Projects.
10+
11+
12+
{{%children style="h3" description="true" %}}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: SODA API Project API Spec
3+
menuTitle: API
4+
description: "Check out the API spec for the Jerba Release and try out the APIs without having to install the system."
5+
weight: 1
6+
disableToc: false
7+
---
8+
### Release v1.4.0
9+
10+
{{< swagger-spec id="api" url="https://raw.githubusercontent.com/sodafoundation/api/v1.1.0/openapi-spec/swagger.yaml" >}}
11+
12+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: SODA Delfin Project API Spec
3+
menuTitle: Delfin
4+
description: "Check out the API spec for the Jerba Release and try out the APIs without having to install the system."
5+
weight: 3
6+
disableToc: false
7+
---
8+
### Release v1.3.0
9+
10+
{{< swagger-spec id="delfin" url="https://raw.githubusercontent.com/sodafoundation/delfin/v1.3.0/openapi-spec/swagger.yaml" >}}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: SODA Multicloud Project API Spec
3+
menuTitle: Multicloud
4+
description: "Check out the API spec for the Jerba Release and try out the APIs without having to install the system."
5+
weight: 2
6+
disableToc: false
7+
---
8+
### Release v1.4.0
9+
10+
{{< swagger-spec id="multicloud" url="https://raw.githubusercontent.com/sodafoundation/multi-cloud/v1.4.0/openapi-spec/swagger.yaml" >}}

0 commit comments

Comments
 (0)