-
We need to develop documentation using an API documentation generator that defines the OpenSRP server API endpoints that are being added for Reveal. There are a number of tools out there and we need t…
-
At the moment, running `npm run dev` command on the repository successfully builds but fails at runtime, because the mainnet / devnet configurations expect environment variables to be provided, matchi…
-
as new PR has been merged so we need to update Documentation
1.Update Feature Descriptions: Add information about the newly merged features, explaining their functionality and usage. Ensure that all…
-
The following endpoints of MAAS machine entity are not currently supported by the gomaasclient but it could be beneficial to implement them:
```
POST /MAAS/api/2.0/machines/{system_id}/op-mount_sp…
-
We need to create comprehensive documentation for our API to ensure developers and users can easily understand and use the available endpoints. This documentation should cover all aspects of the API, …
-
Hello! I'm trying to read some character data from FFXIV Collect and the `/characters/ID` endpoint with `ids=true` is great, but it's missing a few things:
1. Facewear isn't included in the API at …
-
## Background
The `RepresentationManagement::V0::AccreditedEntitiesForAppointController` currently lacks Swagger documentation. This documentation is essential for API consumers to understand the avai…
-
The api currently has these three endpoints:
### _/games_
Returns a list of game names in the form:
```json
{
"games": [
"Game 1",
"...",
"Game n"
]
}
```
### _/hint?name="[Game Na…
-
**Related Product**
Which product is this question related to?
Read-only access to both Check-Ins and Registrations
**Describe the question**
I would like to determine whether a user has both re…
-
This story will be comprised of the following:
1. Implement basic Lambda function for course progression.
2. Create initial Spring Boot API structure.
3. Implement user authentication.
4. Deve…