issues
search
CreateAPI
/
CreateAPI
Delightful code generator for OpenAPI specs
MIT License
418
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add generation option to define visibility of `CodingKeys`.
#215
vgorloff
opened
6 days ago
0
Templates: Update AnyJSON to be Hashable
#214
AndrewSB
opened
3 months ago
0
Remove sudo for docker
#213
davidmcraejr
closed
3 months ago
0
Roadmap to 1.0?
#212
BradPatras
opened
3 months ago
0
An OpenAPI file that can't be generated from
#211
atacan
opened
6 months ago
1
docs: remove dot-prefix in generate config-option
#210
nylki
closed
3 months ago
0
Documentation on how to use decoded entity fields
#209
jnorris441
opened
9 months ago
1
Will OpenAPI schema v3.1.0 be supported?
#207
ykkd
opened
1 year ago
0
Make 'Request' type name configurable
#206
talmeme
opened
1 year ago
1
Use `Swift Syntax`
#205
LePips
opened
1 year ago
0
How to wildcard rules in include and exclude paths
#204
lukszar
opened
1 year ago
0
Is there a way to generate `CodingKeys`?
#203
Mrteller
opened
1 year ago
0
`type` definition in OpenAPI spec is overridden by `format` value
#201
Mrteller
opened
1 year ago
0
AnyJSON null support
#200
grishamsc
opened
1 year ago
3
Option for treating non-optional enum with only one case as a static value
#199
nickasd
opened
1 year ago
0
Add option to separate GET from POST and PATCH requests and only include Decodable respectively Encodable conformance
#198
nickasd
opened
1 year ago
0
Deduplicate identical structs/classes
#197
nickasd
opened
1 year ago
0
Acronyms change property names without changing corresponding CodingKeys
#196
Mrteller
opened
1 year ago
0
Parameters to be passed in headers are ignored during API generation
#195
Mrteller
opened
1 year ago
0
Update README.md
#194
bouwman
opened
1 year ago
0
Equatable conformance
#193
sandronoel
opened
1 year ago
1
Update Projects using CreateAPI
#192
kean
closed
1 year ago
1
Config: add new package.pathDependencies option
#191
AndrewSB
opened
1 year ago
0
ConfigOptions: add new option rename.sanitizeRenames
#190
AndrewSB
opened
1 year ago
3
FR: Entity replace substring, instead of naming template
#189
AndrewSB
opened
1 year ago
1
Tagged type for IDs?
#188
AndrewSB
closed
1 year ago
2
generated package depends on an old version of Get
#186
mgrider
closed
1 year ago
3
Added support for enum.protocols feature
#185
aaronsky
opened
1 year ago
3
integer backed enums are stored as integer properties as opposed to enums
#184
mgrider
opened
1 year ago
1
Adjust behaviour of `includeDefaultValues` to favour "correctness" by default
#183
liamnichols
opened
1 year ago
1
`AnyJSON` type included unexpectedly
#182
liamnichols
opened
1 year ago
0
Fix bug where object schemas representing an `allOf` type with more than one schema but only one property were inferred as the wrong type
#181
liamnichols
closed
1 year ago
0
Schema component named `Request` generates ambiguous code
#180
js
opened
1 year ago
4
Request uses incorrect body instead of asQuery
#179
mikakruschel
opened
1 year ago
1
Incorrectly formatted entity name
#178
fnky
opened
1 year ago
2
Entity Property Type Override
#177
LePips
opened
1 year ago
1
Entity Individual Property Swift Type Override
#176
LePips
opened
1 year ago
3
Sort Properties After Creation
#175
LePips
opened
1 year ago
2
`useSwiftyPropertyNames` and `sortPropertiesAlphabetically` ordering
#174
LePips
opened
1 year ago
1
Consider GenericJSON over AnyJSON?
#173
sjmueller
opened
1 year ago
11
Support multipart/form-data as opt-in feature
#172
ainame
closed
1 year ago
2
Support Hashable
#171
sjmueller
opened
2 years ago
2
Enhance support for default values
#170
aaronsky
opened
2 years ago
7
Non-optional enum properties with only variant should set a default value
#169
aaronsky
opened
2 years ago
6
Error when trying to parse OpenAPI specification
#165
c4chris
opened
2 years ago
2
When generate is set without package, it does not place generated output into Sources
#164
catshow
opened
2 years ago
2
Please allow for local packages to be specified for dependencies.
#163
catshow
opened
2 years ago
3
Add a way to specify the swift-tools version.
#162
catshow
opened
2 years ago
5
Add configuration option to not use Get as the mechanism to execute the API calls
#161
catshow
opened
2 years ago
1
Update Get dependency to require 2.1.x or later
#160
mgrider
closed
2 years ago
0
Next