issues
search
JuliaComputing
/
OpenAPI.jl
OpenAPI helper and code generator for Julia
Other
43
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: re-enable julia nightly in ci
#83
tanmaykm
closed
1 month ago
0
feat: use native interrupt support in Downloads.jl
#82
tanmaykm
closed
1 month ago
0
Throwing InterruptException to download task not a good idea
#81
tanmaykm
closed
1 month ago
2
chore: add delay for docker tools, doc updates
#80
tanmaykm
closed
3 months ago
0
chore: update version for tagging
#79
tanmaykm
closed
3 months ago
0
feat: support for query parameter serialization style "deepObject"
#78
vdayanand
closed
3 months ago
2
Set version 0.1.24
#77
vdayanand
closed
4 months ago
0
feat: add validation related parameters to ValidationException
#76
vdayanand
closed
4 months ago
0
feat: add tool to generate code from spec
#75
tanmaykm
closed
5 months ago
0
add tests for timeout handling
#74
tanmaykm
closed
6 months ago
0
[BUG] Failure To Generate `from_json` Method Using Defined Schema Objects
#73
TheCedarPrince
opened
6 months ago
3
Docstrings need to embed parameters in backticks
#72
asinghvi17
opened
6 months ago
0
JSON is not parsed in responses for APIs that set custom mime types
#71
asinghvi17
opened
6 months ago
9
chore: update patch version for tagging
#70
tanmaykm
closed
7 months ago
1
fix(ci): fix test code that caused ci freeze
#69
tanmaykm
closed
7 months ago
1
fix set_param
#68
jonalm
closed
7 months ago
11
[GENERATOR ISSUE] Parse nullable option in additionalProperites
#67
LarsWl
opened
9 months ago
1
update github workflow
#66
tanmaykm
closed
11 months ago
1
Potential bug when using wildcard in API filter functionality
#65
jonalm
opened
11 months ago
1
helper method to create HTTP response with code
#64
tanmaykm
closed
11 months ago
2
handle Any types that can hold vectors also
#63
tanmaykm
closed
1 year ago
1
add missing convert method for AnyOfAPIModel
#62
tanmaykm
closed
1 year ago
1
fix some UnionAPIModel marshalling issues
#61
tanmaykm
closed
1 year ago
1
update docs, increment version
#60
tanmaykm
closed
1 year ago
0
chunk detection based on response format
#59
tanmaykm
closed
1 year ago
1
allow escaping of path params to be optional
#58
tanmaykm
closed
1 year ago
0
Update Project.toml, increment patch version
#57
tanmaykm
closed
1 year ago
1
add docs using documenter
#56
tanmaykm
closed
1 year ago
1
server_response: added Content-Type for serialized json
#55
rssdev10
closed
1 year ago
3
Add callback function in `storefile()` to show download progress?
#54
NeroBlackstone
opened
1 year ago
9
add convenience method for linting
#53
tanmaykm
closed
1 year ago
0
fixes and tests for #51
#52
tanmaykm
closed
1 year ago
1
add deserialize_file()
#51
NeroBlackstone
closed
1 year ago
4
Is this correct server function signature to response a file?
#50
NeroBlackstone
closed
1 year ago
3
set content type header only if required
#49
tanmaykm
closed
1 year ago
1
Fix incorrect response header content-type reading
#48
NeroBlackstone
closed
1 year ago
1
Only set header Content-Type for "PUT" and "POST"
#47
NeroBlackstone
closed
1 year ago
0
Support file download.
#46
NeroBlackstone
closed
1 year ago
10
add separate tests for openapi-generator
#45
tanmaykm
closed
1 year ago
1
add tests for plain default string values
#44
tanmaykm
closed
1 year ago
1
also test required form param condition
#43
tanmaykm
closed
1 year ago
0
client and server handling of multipart/form-data
#42
tanmaykm
closed
1 year ago
1
Add support for `multipart/form-data` POST data parsing
#41
krynju
closed
1 year ago
1
run a subset of tests for openapi-generator
#40
tanmaykm
closed
1 year ago
1
added more enum related tests
#39
tanmaykm
closed
1 year ago
0
adding some model generation tests
#38
tanmaykm
closed
1 year ago
1
enum generation
#37
rssdev10
opened
1 year ago
3
fix summary method
#36
tanmaykm
closed
1 year ago
1
minor fix to tests, update patch version
#35
tanmaykm
closed
1 year ago
1
Fix conversions errors
#34
avandecreme
closed
1 year ago
2
Next