-
when I'm navigating your app with my screen reader I can see/read every column except for the download button (the stop light) column next to the book I want to download. the app is amazing. its very …
-
Use REST API standards
-> no /api .. you are already requestion an API url so there is no point to another /api/ in path
-> url formating .. everything is in plural, even if you get specific id
…
-
I have a CSP which sets `style-src 'self' 'sha256-...'`.
Unfortunately, I cannot add the sha256 hash that Chrome calculated to my CSP since it keeps changing and therefore I keep running into the s…
-
### Describe the bug
Using Axios as part of my API tests to make calls to an API Gateway. To validate these calls match the API spec they are being routed through the prism proxy (https://docs.stopli…
-
## Current Behavior
The current API Key example is simple, as seen below
## Expected Behavior
A more realistic default example of an API Key and the ability to update the example itself
Ex…
-
Add KtorNotificationApi that use a real API endpoint
Reference
- https://github.com/DroidKaigi/droidkaigi-feed-reader-app/blob/c4b9f2a7b76d89ab98de[…]monMain/kotlin/io/github/droidkaigi/feeder/data/…
-
## User story.
As an API developer, I can generate coverage reports when running `prism proxy`, so that I know which routes, requests, properties, and responses have been seen by prism proxy when t…
-
The choice of style for the request body in the terminal pseudo-emulator for HTTP requests makes the curly braces unreadable. The background and font color are too close to be readable. In particu…
-
- create data generation sql
- setup sqlfluff
- setup goland formatter files
- setup editorconfig
- setup mermaid for er
- setup sops
- setup github actions
- setup super lint
- setup openapi …
-
https://stoplight.io/open-source/spectral seems a good way to define rules for linting that can be used in other places than playground and it will make it easier to maintain the rules for us.