Interactive API docs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
https://developers.flow.com/http-api/
There are interactive ways to integrate API calls directly on the developer portal
It is built using Swagger / OpenAPI
Currently, the interactive API calls are broken and the requests do not go through. This needs to be fixed
moved from https://github.com/onflow/developer-portal/issues/756
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the interactive API documentation at https://developers.flow.com/http-api/ and inspect how its Swagger/OpenAPI requests are configured and sent. Reproduce a failing interactive call, then trace the relevant developer-portal configuration. Done means the documented interactive API calls successfully send requests and return responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100