Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.9.1
oats
Browse files
Sep 01, 2021
Bumped version.
· 80b64519
monnef
authored
Sep 01, 2021
View commits for tag v0.9.1
v0.9.1
80b64519
Bumped version.
· 63d1a35d
monnef
authored
Sep 01, 2021
View commits for tag v0.9.0
v0.9.0
63d1a35d
Implemented build info (commit hash, commit date, dirty flag), closes
#17
.
· 8c549459
monnef
authored
Sep 01, 2021
8c549459
Disallowed unknown fields in configuration, closes
#16
.
· 4a85018c
monnef
authored
Sep 01, 2021
4a85018c
Improved errors from rawRequestOrResponseToResponse to contain input file.
· 43c497a0
monnef
authored
Sep 01, 2021
43c497a0
Aug 26, 2021
Readme: Added docs for new custom endpoints format.
· b46b68ae
monnef
authored
Aug 26, 2021
b46b68ae
Improved custom endpoints - multi file API support and imports.
· 0f6e7235
monnef
authored
Aug 26, 2021
0f6e7235
Aug 25, 2021
Implemented option to override non required representation on per schema basis.
· 2b91db48
monnef
authored
Aug 25, 2021
2b91db48
Aug 23, 2021
Improved calculation of return code when multiple errors occur.
· 1329f8de
monnef
authored
Aug 23, 2021
1329f8de
Implemented better checking of content types (to match generated code).
· 9950e382
monnef
authored
Aug 23, 2021
9950e382
Renaming of response functions and types (used also for requests).
· 3448ddb5
monnef
authored
Aug 23, 2021
3448ddb5
Implemented validation of JSON responses - only arrays and references are allowed.
· 66e9cf95
monnef
authored
Aug 23, 2021
66e9cf95
Aug 19, 2021
Improved "Failed to convert property to field" error message.
· f6f6f8d5
monnef
authored
Aug 19, 2021
f6f6f8d5
Readme: Minor fixes.
· d2d33c62
monnef
authored
Aug 19, 2021
d2d33c62
Added docs for YAML merging in single file mode.
· c0712c4d
monnef
authored
Aug 19, 2021
c0712c4d
Aug 18, 2021
Implemented merging of more YAML files in single file mode.
· 2f992506
monnef
authored
Aug 18, 2021
2f992506
Aug 16, 2021
Implemented checking of example type to match schema type (string vs number).
· 3985bef5
monnef
authored
Aug 16, 2021
3985bef5
Jul 21, 2021
Added test for endpointsWithSameTagInOneFile.
· 2561dbfc
monnef
authored
Jul 21, 2021
2561dbfc
Readme: Improved endpoints section.
· 06d53212
monnef
authored
Jul 21, 2021
06d53212
Implemented initial support of endpointsWithSameTagInOneFile (multiple api...
· 5788d6d1
monnef
authored
Jul 21, 2021
5788d6d1
Implemented docker support.
· e0a838aa
monnef
authored
Jul 21, 2021
e0a838aa
Disabled missing title warnings when running in SingleFileMode.
· b4941c8d
monnef
authored
Jul 21, 2021
b4941c8d
Jul 15, 2021
Bumped version.
· a7ed6168
monnef
authored
Jul 15, 2021
View commits for tag v0.8.0
v0.8.0
a7ed6168
Merge branch 'feature/ginger' into 'master'
· bbfb6802
monnef
authored
Jul 15, 2021
bbfb6802
Readme: Updated to reflect move to ginger, added endpointsTemplateFile, some grammar fixes.
· 6cd52871
monnef
authored
Jul 15, 2021
6cd52871
Implemented template rendering via ginger.
· 43acf759
monnef
authored
Jul 15, 2021
43acf759
Jul 14, 2021
First attempt at using ginger library as template engine.
· 61ec20c4
monnef
authored
Jul 14, 2021
61ec20c4
Refactoring except + lift to liftEitherToAppM.
· 2faa368d
monnef
authored
Jul 14, 2021
2faa368d
Improved error messages of read file failures.
· 5de04e9c
monnef
authored
Jul 14, 2021
5de04e9c
4: Implemented reading endpoint template from file.
· aa79e0c3
monnef
authored
Jul 14, 2021
aa79e0c3
Jul 12, 2021
4: Implemented validation of uniqueness of endpoint parameters.
· 2c2ffc2c
monnef
authored
Jul 12, 2021
2c2ffc2c
4: Implemented check of required field of path parameters.
· cbc0f490
monnef
authored
Jul 12, 2021
cbc0f490
4: Implemented stricter checking of operation ID in AllEndpointsInOneFile mode.
· 34e50251
monnef
authored
Jul 12, 2021
34e50251
Jun 30, 2021
Bumped version.
· ec18170f
monnef
authored
Jun 30, 2021
View commits for tag v0.7.1
v0.7.1
ec18170f
4: Updated endpoint tests to cover custom path params parameter name option.
· 413a6988
monnef
authored
Jun 30, 2021
413a6988
4: Improved preparedFunctionArguments to take function parameter name from configuration.
· 65ca94c7
monnef
authored
Jun 30, 2021
65ca94c7
4: Added more endpoints tests (put, delete and get with query param).
· 97773150
monnef
authored
Jun 30, 2021
97773150
Jun 28, 2021
Added simple base API, endpoints template and basic test for generated endpoint method.
· 63ec6831
monnef
authored
Jun 28, 2021
63ec6831
Readme: Attempt to fix pipe character in tables.
· c8793f1c
monnef
authored
Jun 28, 2021
c8793f1c
Jun 24, 2021
Bumped version.
· 67b3d38a
monnef
authored
Jun 24, 2021
View commits for tag v0.7.0
v0.7.0
67b3d38a
Loading