Skip to content

Issues: apple/swift-openapi-generator

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Adopt ISO8601FormatStyle on newer platforms area/runtime Affects: the runtime library. kind/feature New feature. size/S Small task. (A couple of hours of work.)
#637 opened Sep 30, 2024 by czechboy0 Post-1.0
Support OpenAPI Overlay files kind/feature New feature. status/needs-design Needs further discussion and a concrete proposal.
#634 opened Sep 21, 2024 by czechboy0 Post-1.0
Multipart generated enum case naming is inconsistent (other vs additionalProperties) area/generator Affects: plugin, CLI, config file. kind/bug Feature doesn't work as expected.
#598 opened Jul 22, 2024 by czechboy0 Post-1.0
Support multiple contentTypes in encoding multipart/form-data area/generator Affects: plugin, CLI, config file. kind/enhacement Improvements to existing feature.
#594 opened Jul 17, 2024 by mbachircherif Post-1.0
Support for multipart/mixed kind/feature New feature. status/needs-design Needs further discussion and a concrete proposal.
#571 opened May 7, 2024 by leoshimo Post-1.0
Shared components between multiple OpenAPI documents kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#564 opened Apr 18, 2024 by hrabkin Post-1.0
How to support OAuth2 Password flows? kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#562 opened Apr 5, 2024 by jmg-duarte Post-1.0
Support for XML request body and response body area/generator Affects: plugin, CLI, config file. area/runtime Affects: the runtime library. kind/feature New feature. size/M Medium task. (A couple of days of work.)
#556 opened Mar 28, 2024 by ugocottin Post-1.0
Null property type with quotes not generated kind/bug Feature doesn't work as expected. status/triage Collecting information required to triage the issue.
A way to group features or services to allow middleware to be applied to groups kind/feature New feature. status/triage Collecting information required to triage the issue.
#551 opened Mar 25, 2024 by dannflor Post-1.0
Support $dynamicAnchor and $dynamicRef kind/feature New feature. status/blocked Waiting for another issue. status/needs-design Needs further discussion and a concrete proposal.
#547 opened Mar 18, 2024 by brandonbloom Post-1.0
Allowing disabling percent encoding for some HTTP header fields area/generator Affects: plugin, CLI, config file. area/openapi Adding/updating a feature defined in OpenAPI. area/runtime Affects: the runtime library. kind/usability Usability of generated code, ergonomics.
#529 opened Feb 17, 2024 by zunda-pixel Post-1.0
How to calculate response length? kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#526 opened Feb 15, 2024 by tib Post-1.0
Handle encoding and decoding errors in a middleware-like extension point area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature.
#522 opened Feb 3, 2024 by jpsim Post-1.0
Switch over to the toolchain swift-format from building it in the CI script kind/administration CI, repo automation, other admin tasks. size/S Small task. (A couple of hours of work.)
#520 opened Feb 2, 2024 by czechboy0 Post-1.0
Support generating values of type URL from JSON Schema area/generator Affects: plugin, CLI, config file. kind/enhacement Improvements to existing feature.
#514 opened Jan 25, 2024 by Kyle-Ye Post-1.0
Advice regarding nullable refs? kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
Automatically throw error if HTTP response represents a failure kind/feature New feature. status/needs-design Needs further discussion and a concrete proposal.
#508 opened Jan 19, 2024 by fumoboy007 Post-1.0
Pull in LockedValueBox and reduce the usage of unchecked Sendable area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature. size/S Small task. (A couple of hours of work.)
#505 opened Jan 16, 2024 by czechboy0 Post-1.0
Keep index into buffer to avoid repeatedly scanning the buffer area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature. size/M Medium task. (A couple of days of work.)
#501 opened Jan 8, 2024 by simonjbeaumont Post-1.0
Introduce an "init" subcommand for bootstrapping a package area/generator Affects: plugin, CLI, config file. kind/usability Usability of generated code, ergonomics. status/needs-design Needs further discussion and a concrete proposal.
#448 opened Dec 8, 2023 by czechboy0 Post-1.0
Introduce an "generate-config" command that dumps a default config file area/generator Affects: plugin, CLI, config file. kind/enhacement Improvements to existing feature. size/S Small task. (A couple of hours of work.)
#447 opened Dec 8, 2023 by czechboy0 Post-1.0
ProTip! Exclude everything labeled bug with -label:bug.