-
**Describe the bug**
I am using Spectral to enforce the [URL Style Guidelines](https://apistylebook.stoplight.io/docs/url-guidelines) against my OpenAPI spec. Overall, I want to enforce the (`resourc…
-
Because of #1, I am now really concerned (glad I was home when the guest arrived so I could let them in) and am thinking of changing the script to check for both ICS and Hostex and fall back on ICS if…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Just to provide a reproduction of the issue, let's say we're starting with a JSON Schema definition:
```json
{
"$schema":"http://json-schema.org/draft-07/schema#",
"type": "object",
"proper…
-
**Description**:
Implement breaking change detection for both Management Plane (MPG) and Data Plane (DPG) within the SDK automation tool. Integrate this breaking change detection tool into the specifi…
-
I conducted a simple time-consuming test on a local MacPro (macOS 14.4.1 (23E224), 16GB, M22022) using code similar to the following
```
package mw
import (
"context"
"errors"
"io/ioutil"
…
-
### What happens?
Side bar scroll When we scroll api documentation.
[sidebarIssue.webm](https://github.com/scalar/scalar/assets/55544548/c62b9108-51a7-4318-9635-11ac3a9ca66f)
### What did y…
-
## Description
### User story
As a Cartography team member, I want to design the interface between FE and vets-api, so that we are ready to work in parallel on multiple layers of the application…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When adding an `ApiVersionAttribute` with `Deprecated = true` to a controller, the operation …
-
### Is your feature request related to a problem? Please describe the problem.
Kiota produces large OpenAPI documents even when only one endpoint is selected because it doesn’t remove unused componen…