Commit a2cb227
OpenAPI improvements (#2)
* fix name of definitions after fe
* add nullable property
* handle nullable in fe
* add lodash helpers
* convert null to string during re of json schema
* enable ddl as definitions
* enable re to definitions
* fix definitions path in the reference inside schema components
* RE: add handling schemas with components only
* implement support of external definitions to OpenAPI schemas
* Revert "implement support of external definitions to OpenAPI schemas"
* RE: fix sortObject on null
* Fix complex extensions handling
* externalDefinitions: fix missing dependency
* FE: fix schema properties in external definitions path
* RE external definitions: fix definitions path resolving
* RE: fix callbacks handling
* fix externalDefinitions path resolving in components/schemas
* fix definitions FE
* Enable external definitions RE in config
* Fix merge conflict
* FE: fix target schema external definitions on items inside requestBody
* RE: fix external definitions path resolving
* merge
* add isActivated PP flag
* add commenting schema parts
* add adapter for adding isActivated flag
* remove commented schema lines if save to json file
* add tooltips
* rename options key
* fix external definitions
* fix setting activated flags for collections
* fix regexp
* Comments support
* merge
* RE: fix reverse of swaggerhub domain files
* bump schema validation package version
* Enhance request body snippet
* PP: add select for media type name
* update localization
* add response codes tooltips
* add api target feature flag
* add apiTarget feature flag
* update response codes names
* update localization
* bump min application version
* filter empty media objects in FE
* precreate media object for requests and responses
* update localization
Co-authored-by: Lench Volodymyr <[email protected]>
Co-authored-by: Mikhail <[email protected]>1 parent 78d05fd commit a2cb227
File tree
1,801 files changed
+17899
-113450
lines changed- forward_engineering
- helpers/componentsHelpers
- node_modules
- .bin
- core-js
- build
- client
- core
- es5
- es6
- es7
- fn
- array
- virtual
- date
- dom-collections
- error
- function
- virtual
- json
- map
- math
- number
- virtual
- object
- promise
- reflect
- regexp
- set
- string
- virtual
- symbol
- system
- typed
- weak-map
- weak-set
- library
- core
- es5
- es6
- es7
- fn
- array
- virtual
- date
- dom-collections
- error
- function
- virtual
- json
- map
- math
- number
- virtual
- object
- promise
- reflect
- regexp
- set
- string
- virtual
- symbol
- system
- typed
- weak-map
- weak-set
- modules
- stage
- web
- modules
- library
- scripts
- stage
- web
- format-util
- doc/readme
- test
- spec
- json-schema-ref-parser
- dist
- lib
- parsers
- resolvers
- util
- jsonschema-draft4
- jsonschema
- lib
- ono
- cjs
- dist
- esm
- lib
- openapi-schema-validation
- schema
- test
- data-driven
- openapi-schemas
- lib
- schemas
- v1.2
- v2.0
- v3.0
- openapi-types
- dist
- swagger-methods
- swagger-parser
- dist
- lib
- validators
- swagger-schema-official
- validator
- lib
- z-schema
- bin
- dist
- node_modules/validator
- lib
- util
- src
- localization
- properties_pane
- container_level
- entity_level
- field_level
- snippets
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,801 files changed
+17899
-113450
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 86 deletions
This file was deleted.
This file was deleted.
0 commit comments