Skip to content

Commit

Permalink
Pm/swagger UI lib (#151)
Browse files Browse the repository at this point in the history
* iframe fix url

* Eslint fix

* Switch to main branch

* Eslint fix

* md format fix
  • Loading branch information
PatrikMatiasko authored Apr 11, 2024
1 parent 8d13bf4 commit 89dae91
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 19 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/features/control-plane/grpc-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: 'gRPC API'
description: 'gRPC Gateway API'
date: '2023-06-14'
categories: [certificate]
keywords: [identity-certificate, certificate]
categories: [ certificate ]
keywords: [ identity-certificate, certificate ]
weight: 20
---

Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/features/control-plane/http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: 'HTTP API'
description: 'HTTP Gateway API'
date: '2023-06-14'
categories: [certificate]
keywords: [identity-certificate, certificate]
categories: [ certificate ]
keywords: [ identity-certificate, certificate ]
weight: 10
swaggerUrl: 'https://raw.githubusercontent.com/plgd-dev/hub/main/http-gateway/swagger.yaml'
---

{{< iframe "<https://petstore.swagger.io/?url=https://raw.githubusercontent.com/plgd-dev/hub/main/http-gateway/swagger.yaml>" >}}
4 changes: 2 additions & 2 deletions content/en/docs/services/certificate-authority/grpc-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: 'gRPC API'
description: 'Certificate Authority gRPC API'
date: '2023-06-14'
categories: [certificate]
keywords: [identity-certificate, certificate]
categories: [ certificate ]
keywords: [ identity-certificate, certificate ]
weight: 20
---

Expand Down
3 changes: 1 addition & 2 deletions content/en/docs/services/certificate-authority/http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ date: '2023-06-14'
categories: [certificate]
keywords: [identity-certificate, certificate]
weight: 10
swaggerUrl: 'https://raw.githubusercontent.com/plgd-dev/hub/main/certificate-authority/pb/service.swagger.json'
---

{{< iframe "<https://petstore.swagger.io/?url=https://raw.githubusercontent.com/plgd-dev/hub/main/certificate-authority/pb/service.swagger.json>" >}}
7 changes: 3 additions & 4 deletions content/en/docs/services/coap-gateway/coap-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
title: 'CoAP API'
description: 'CoAP Gateway API'
date: '2023-06-14'
categories: [gateway, api]
keywords: [coap, features, api]
categories: [ gateway, api ]
keywords: [ coap, features, api ]
weight: 10
swaggerUrl: 'https://raw.githubusercontent.com/plgd-dev/hub/main/coap-gateway/swagger.yaml'
---

{{< iframe "<https://petstore.swagger.io/?url=https://raw.githubusercontent.com/plgd-dev/hub/main/coap-gateway/swagger.yaml>" >}}
4 changes: 2 additions & 2 deletions content/en/docs/services/grpc-gateway/grpc-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: 'gRPC API'
description: 'gRPC Gateway API'
date: '2023-06-14'
categories: [certificate]
keywords: [identity-certificate, certificate]
categories: [ certificate ]
keywords: [ identity-certificate, certificate ]
weight: 20
---

Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/services/http-gateway/http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: 'HTTP API'
description: 'HTTP Gateway API'
date: '2023-06-14'
categories: [certificate]
keywords: [identity-certificate, certificate]
categories: [ certificate ]
keywords: [ identity-certificate, certificate ]
weight: 10
swaggerUrl: 'https://raw.githubusercontent.com/plgd-dev/hub/main/http-gateway/swagger.yaml'
---

{{< iframe "<https://petstore.swagger.io/?url=https://raw.githubusercontent.com/plgd-dev/hub/main/http-gateway/swagger.yaml>" >}}
2 changes: 1 addition & 1 deletion themes/plgd
Submodule plgd updated from ce7404 to 4a5962

0 comments on commit 89dae91

Please sign in to comment.