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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Support for multipart/mixed? kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#571 opened May 7, 2024 by leoshimo
anyOf encoder does not include discriminator's parameterName leading to incorrect encoding kind/bug Feature doesn't work as expected. status/triage Collecting information required to triage the issue.
#568 opened Apr 24, 2024 by theop-luma
bug/regression: latest yams results in incomplete generation of types kind/bug Feature doesn't work as expected. status/triage Collecting information required to triage the issue.
#565 opened Apr 18, 2024 by dpasirst
OpenAPI shared components kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#564 opened Apr 18, 2024 by hrabkin
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
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.
#553 opened Mar 26, 2024 by TopIvanAbramov
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
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
How to throw errors that won't get transformed to ServerError? kind/feature New feature. status/triage Collecting information required to triage the issue.
#545 opened Mar 13, 2024 by cantbetrue
Streamlining Use kind/support Adopter support requests.
#542 opened Mar 11, 2024 by JetForMe
How to send a file in multipart/form-data? kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#540 opened Mar 9, 2024 by yousifalraheem
Questions re: anyOf/allOf/oneOf, and one more thing kind/support Adopter support requests. status/triage Collecting information required to triage the issue.
#534 opened Feb 29, 2024 by edonv
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
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.
#513 opened Jan 24, 2024 by groue
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.
#447 opened Dec 8, 2023 by czechboy0 Post-1.0
Surface the distinction between an explicit "null" value and an absent value area/generator Affects: plugin, CLI, config file. area/runtime Affects: the runtime library. kind/enhacement Improvements to existing feature.
#419 opened Dec 3, 2023 by madsodgaard Post-1.0
ProTip! Adding no:label will show everything without a label.