Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
38b4fc3
fix name of definitions after fe
lenchvolodymyr Aug 29, 2019
7822fe1
Merge pull request #1 from lenchvolodymyr/fix/fix-name-of-definitions…
lenchvolodymyr Aug 29, 2019
bbb7902
add nullable property
lenchvolodymyr Aug 29, 2019
ea50dda
handle nullable in fe
lenchvolodymyr Aug 29, 2019
fbd3427
Merge pull request #2 from lenchvolodymyr/feature/add-nullable-property
lenchvolodymyr Aug 29, 2019
986c55c
add lodash helpers
lenchvolodymyr Aug 29, 2019
07adf1f
convert null to string during re of json schema
lenchvolodymyr Aug 29, 2019
be9206f
Merge pull request #3 from lenchvolodymyr/feature/adapt-json-schema
lenchvolodymyr Aug 29, 2019
0aac16e
Merge pull request #4 from lenchvolodymyr/develop
lenchvolodymyr Aug 29, 2019
0cc3771
Merge branch 'master' of https://github.com/hackolade/OpenAPI
lenchvolodymyr Dec 4, 2019
5bfaab5
enable ddl as definitions
lenchvolodymyr Dec 5, 2019
aa3662c
Merge pull request #5 from lenchvolodymyr/feature/enable-ddl-definitions
lenchvolodymyr Dec 5, 2019
96e4ba0
enable re to definitions
lenchvolodymyr Dec 11, 2019
a51f458
fix definitions path in the reference inside schema components
lenchvolodymyr Dec 11, 2019
33e7539
RE: add handling schemas with components only
mtseluiko Dec 12, 2019
7b598c0
Merge pull request #1 from mtseluiko/feature/components-only-models-r…
mtseluiko Dec 12, 2019
d4c6054
implement support of external definitions to OpenAPI schemas
mtseluiko Dec 19, 2019
828bb72
Merge pull request #2 from mtseluiko/feature/external-definitions
mtseluiko Dec 20, 2019
e73d62e
Revert "implement support of external definitions to OpenAPI schemas"
mtseluiko Dec 20, 2019
bf49223
Merge pull request #3 from mtseluiko/revert-2-feature/external-defini…
mtseluiko Dec 20, 2019
94557d8
RE: fix sortObject on null
mtseluiko Dec 20, 2019
05090dd
Merge pull request #4 from mtseluiko/fix/sortobject-exception
mtseluiko Dec 20, 2019
2a4e69b
Merge pull request #5 from hackolade/master
mtseluiko Dec 20, 2019
d6543a0
Fix complex extensions handling
mtseluiko Dec 22, 2019
636ec8b
Merge pull request #8 from mtseluiko/fix/complex-extensions-handling
mtseluiko Dec 22, 2019
85d797b
externalDefinitions: fix missing dependency
mtseluiko Dec 23, 2019
c833dd9
FE: fix schema properties in external definitions path
mtseluiko Dec 24, 2019
ee29955
RE external definitions: fix definitions path resolving
mtseluiko Dec 24, 2019
d9f138b
RE: fix callbacks handling
mtseluiko Dec 26, 2019
4794852
Merge pull request #9 from mtseluiko/fix/re-callbacks-handling
mtseluiko Dec 26, 2019
46f1f17
Merge pull request #10 from hackolade/master
mtseluiko Dec 26, 2019
74e0334
fix externalDefinitions path resolving in components/schemas
mtseluiko Dec 26, 2019
0c645e8
merge
mtseluiko Dec 27, 2019
22d21ba
Merge pull request #11 from mtseluiko/feature/external-definitions
lenchvolodymyr Jan 2, 2020
0a3e8c7
fix definitions FE
mtseluiko Jan 2, 2020
6e350b9
Merge pull request #12 from mtseluiko/fix/model-definitions-fe
mtseluiko Jan 2, 2020
fba901a
Enable external definitions RE in config
mtseluiko Jan 2, 2020
c0d1fab
Merge pull request #13 from mtseluiko/fix/enable-external-definitions-re
mtseluiko Jan 2, 2020
8ff5f90
Fix merge conflict
mtseluiko Jan 2, 2020
e35248d
Merge pull request #14 from mtseluiko/fix/enable-external-definitions-re
mtseluiko Jan 2, 2020
ab799ed
FE: fix target schema external definitions on items inside requestBody
mtseluiko Jan 2, 2020
1fbf491
Merge pull request #15 from mtseluiko/fix/enable-external-definitions-re
mtseluiko Jan 2, 2020
09ad594
RE: fix external definitions path resolving
mtseluiko Jan 2, 2020
b50878f
Merge pull request #16 from mtseluiko/fix/external-definitions-path-r…
mtseluiko Jan 3, 2020
2cbeaef
Merge pull request #17 from hackolade/master
mtseluiko Jan 3, 2020
ccec270
merge
mtseluiko Jan 14, 2020
6a61f2d
merge
mtseluiko Jan 14, 2020
df2fcdc
add isActivated PP flag
taras-dubyk Jan 14, 2020
f5d8b6c
add commenting schema parts
taras-dubyk Jan 14, 2020
8235a38
add adapter for adding isActivated flag
taras-dubyk Jan 14, 2020
43cbbd3
remove commented schema lines if save to json file
taras-dubyk Jan 14, 2020
cc0217a
add tooltips
taras-dubyk Jan 14, 2020
fc14e58
rename options key
taras-dubyk Jan 15, 2020
9d8492a
Merge pull request #1 from taras-dubyk/add/commenting-parts-of-schema
taras-dubyk Jan 15, 2020
2585d66
fix external definitions
taras-dubyk Jan 15, 2020
1dc98d2
fix setting activated flags for collections
taras-dubyk Jan 15, 2020
017b3a1
Merge pull request #2 from taras-dubyk/fix/external-definitions
taras-dubyk Jan 15, 2020
b2c8e59
fix regexp
taras-dubyk Jan 16, 2020
e4d9d1d
Comments support
mtseluiko Jan 16, 2020
c982208
merge
mtseluiko Jan 17, 2020
42df3bd
RE: fix reverse of swaggerhub domain files
mtseluiko Jan 17, 2020
de4ed96
Merge remote-tracking branch 'pascal/master'
taras-dubyk Feb 14, 2020
e04ae6e
bump schema validation package version
taras-dubyk Feb 14, 2020
6a66c64
Enhance request body snippet
mtseluiko Feb 14, 2020
95725c0
PP: add select for media type name
mtseluiko Feb 14, 2020
dd7489f
Merge pull request #18 from mtseluiko/feature/media-name-ui-improvement
mtseluiko Feb 14, 2020
a363dd8
Merge pull request #19 from mtseluiko/feature/enhance-snippets
mtseluiko Feb 14, 2020
7465158
update localization
taras-dubyk Feb 24, 2020
3448083
add response codes tooltips
taras-dubyk Feb 28, 2020
a78faf8
add api target feature flag
taras-dubyk Feb 28, 2020
e4bcf7f
Merge branch 'master' into master
mtseluiko Feb 28, 2020
6749d2e
Merge pull request #3 from mtseluiko/master
taras-dubyk Feb 28, 2020
7f0807d
Merge pull request #4 from taras-dubyk/develop
taras-dubyk Feb 28, 2020
e3af21a
add apiTarget feature flag
taras-dubyk Mar 3, 2020
53b1c2d
update response codes names
taras-dubyk Mar 3, 2020
86c6669
update localization
taras-dubyk Mar 3, 2020
1bba746
bump min application version
taras-dubyk Mar 3, 2020
f738d14
filter empty media objects in FE
taras-dubyk Mar 5, 2020
c050e01
precreate media object for requests and responses
taras-dubyk Mar 5, 2020
39974cc
update localization
taras-dubyk Mar 5, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,13 @@ function getContent(data) {
}

return Object.keys(data.properties).reduce((acc, key) => {
if (!get(data, `properties[${key}].properties`)) {
const properties = get(data, `properties[${key}].properties`);
if (!properties) {
return;
}
}
if (properties.schema && get(properties.schema, 'type') === 'object' && !get(properties.schema, 'properties')) {
return;
}
acc[key] = mapMediaTypeObject(data.properties[key]);
return acc;
}, {});
Expand Down
1 change: 0 additions & 1 deletion forward_engineering/node_modules/.bin/z-schema

This file was deleted.

1 change: 1 addition & 0 deletions forward_engineering/node_modules/.bin/z-schema

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

699 changes: 0 additions & 699 deletions forward_engineering/node_modules/core-js/CHANGELOG.md

This file was deleted.

3 changes: 0 additions & 3 deletions forward_engineering/node_modules/core-js/Gruntfile.js

This file was deleted.

19 changes: 0 additions & 19 deletions forward_engineering/node_modules/core-js/LICENSE

This file was deleted.

2,307 changes: 0 additions & 2,307 deletions forward_engineering/node_modules/core-js/README.md

This file was deleted.

49 changes: 0 additions & 49 deletions forward_engineering/node_modules/core-js/bower.json

This file was deleted.

86 changes: 0 additions & 86 deletions forward_engineering/node_modules/core-js/build/Gruntfile.ls

This file was deleted.

62 changes: 0 additions & 62 deletions forward_engineering/node_modules/core-js/build/build.ls

This file was deleted.

Loading