-
### Description
The service contract type API documentation is not mapped in the generated OpenAPI specification
### Steps to Reproduce
Try to generate the OpenAPI spec for the following service co…
-
Hi! It would be very convenient to have a swagger file with a description of all requests and responses.
It would also automatically generate client libraries for any programming language.
https…
-
In order to be consumable by third-party clients.
-
## Description
Modify the GCL (Generic Client Layer) to include support for the `/cred` endpoint, allowing it to handle credential-related requests in line with the specified API requirements. This e…
-
## Description
- This issue is used to specify our API. Pls always update this issue when editing API or adding new locations to API.
### Interfaces
```
IBoard {
title: string;
descrip…
-
We are working on the compute TypeSpec migration.
Would like python to verify the SDK generation of the corresponding swagger of the converted TypeSpec.
We have split compute into multiple sub service…
-
This document should cover two major deliverables:
- Document declaring specification for API modality support/languages/frameworks.
- Document with the list of supported APIs, versions, flavors acr…
-
### General
- Backend DEV server: http://localhost:3001
- Basic header:
```
Accept:application/json
Content-Type:application/json
```
### Sign up:
- Target: "/register"
- Request body:
- A…
-
We'll follow a design-first approach for implementation. We will make use of the OpenAPI Specification (OAS) for first designing the API.
vmdef updated
3 years ago
-
## Description
Enhance the protocol server on the BPP side by adding support for the `/cred` endpoint. This involves implementing a new endpoint according to the provided API specifications for `/cre…