-
Compiling the oracle spec is extrremly slow. After some inital investigation it seems most of it is due to tcgc and the `createSDKContext` is extremely slow
Adding a timer around took about 10s
…
-
Hello,
I am currently in the process of creating a python based REST api. I wrote an openapi 3.0 interface that reference an external json-schema file using $ref: 'test.json' (openapiref)[https://g…
-
Hey folks,
I'm trying to wrap my head around how schema examples work in kin and am encountering issues no matter how i approach it..
For example, If i try to pass an instance of the underlying …
-
[Playground Link](https://cadlplayground.z22.web.core.windows.net/?c=aW1wb3J0ICJAdHlwZXNwZWMvaHR0cCI7DQoNCnVzaW5nIEh0dHA7DQpvcCB0ZXN0KEBib2R5Um9vdCDECToge8URxw1UZXN0fSk6IHZvaWTFQ21vZGVsxRcgew0KICBwcm9…
-
From 1.8+, there is an issue with openapi specs that contain recursive or cyclic references in components.
See attached sample spec and test file to reproduce. Works without issue for 1.7.0, but 1.…
-
hello,i have a question. I don't want to display the default error model,Or can I display all the responses from our project? How should I configure that? I only can see one response error. doc: https…
-
Finding type issues while using `routing-controllers-openapi:v4.0.0` with latest `class-validator-jsonschema` .
```
public buildSpec() {
const {defaultMetadataStorage} = require('class-transf…
-
```pwsh
# Use SSWS token instead of access token.
$Configuration = Get-OktaConfiguration
$Configuration.BaseUrl = 'https://YOURORG.okta.com'
$Configuration.DefaultHeaders = @{authorization = 'SSWS…
-
**Background context**
To allow us to better provide examples to developers we should spec out a route to update our Swagger documentation to OpenAPI3. The biggest issue we have is with the introduct…
-
## The dependency [openapi3-ts](https://github.com/metadevpro/openapi3-ts) was updated from `1.2.0` to `1.3.0`.
🚨 [View failing branch](https://github.com/metadevpro/zafiro-openapi3/compare/master..…