issues Search Results · repo:openapi-contrib/openapi-schema-to-json-schema language:TypeScript
Filter by
19 results
(91 ms)19 results
inopenapi-contrib/openapi-schema-to-json-schema (press backspace or delete to remove)Good afternoon! I m writing to ask feedback about a possible conversion case that could be not handled by this library:
combiners + nullable.
const schema = {
nullable: true,
allOf: [
{
...
toomuchdesign
- Opened on Oct 2, 2024
- #76
do i really need to traverse through my entire yml spec and convert each schema?
daniellizik
- 3
- Opened on Dec 17, 2023
- #75
jimmywarting
- Opened on Aug 16, 2023
- #70
First of all, a big thank you for maintaining this library!
As far as I can see, definitionKeywords supports one single nesting level.
var schema = {
definitions: {
sharedDefinition: ...
},
}; ...
toomuchdesign
- 5
- Opened on Jul 11, 2023
- #67
In version 4, cloned objects are created with the prototype of another object:
https://github.com/openapi-contrib/openapi-schema-to-json-schema/blob/8c923eee390935fe530a55596c2151294e55b6f1/src/lib/utils/cloneDeep.ts#L20 ...
bryfox
- 2
- Opened on Jun 5, 2023
- #64
schema.json.txt
Node.js v18.15.0 @openapi-contrib/openapi-schema-to-json-schema version: 4.0.4
Hi, I am trying to use an OpenApi 3.0.x document produced via Swashbuckle.AspNetCore version=6.5.0 as the ...
eobeda
- 2
- Opened on Apr 10, 2023
- #63
openapi-typescript : ^5.4.1y
there is no version ^5.4.1y of this package
this breaks install
eyeball-bot
- 1
- Opened on Apr 5, 2023
- #62
Maybe a silly question but from what I can tell, this library is quite different with version 4. The examples in the
docs don t seem to work any more:
[~/git/unsullied] yarn ts-node
yarn run v1.22.19 ...
steve-baldwin
- 12
- Opened on Apr 2, 2023
- #58
We tried to upgrade from 3.2.0 to 3.3.0 and now have typescript compilation issues. For example:
[~/git/unsullied] yarn ts-node
yarn run v1.22.19
$ /Users/stbaldwin/git/unsullied/node_modules/.bin/ts-node ...
steve-baldwin
- 5
- Opened on Mar 28, 2023
- #54

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.