Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • Open 7
  • Merged 237
  • Closed 13
  • All 257
Subscribe to RSS feed
  • [dart] Variable/Operation/Model naming   6 of 6 checklist items completed
    !8123 · created Dec 08, 2020 by Peter Leibiger   5.0.0   Breaking change (without fallback) Client: Dart Enhancement: CI/Test Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Dec 18, 2020
  • [dart][dart-dio] Enum fixes specific to Dart DIO   6 of 6 checklist items completed
    !8114 · created Dec 07, 2020 by Peter Leibiger   5.0.0   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Dec 09, 2020
  • [dart] type improvements   6 of 6 checklist items completed
    !8111 · created Dec 07, 2020 by Peter Leibiger   5.0.0   Client: Dart Enhancement: General
    • MERGED
    • 0
    updated Dec 15, 2020
  • [dart] Cleanup and OAS3 support   9 of 9 checklist items completed
    !8085 · created Dec 03, 2020 by Peter Leibiger   5.0.0   Client: Dart Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Dart-dio] Add basic integration testing and fix compile errors   6 of 6 checklist items completed
    !8025 · created Nov 25, 2020 by Peter Leibiger   5.0.0   Client: Dart Enhancement: CI/Test
    • MERGED
    • 0
    updated Mar 20, 2023
  • [DART2] A couple of bug fixes   6 of 6 checklist items completed
    !7969 · created Nov 17, 2020 by Administrator   5.0.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Feature suppoert dart sample code in html2 generator   4 of 6 checklist items completed
    !7908 · created Nov 09, 2020 by Administrator   6.5.0   Client: Dart Enhancement: General
    • 0
    updated Mar 19, 2023
  • [Dart2] Fix compile errors for required enums without default value.   6 of 6 checklist items completed
    !7877 · created Nov 04, 2020 by Administrator   5.0.0   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Nov 24, 2020
  • [Dart] map AnyType to Object   6 of 6 checklist items completed
    !7822 · created Oct 27, 2020 by William Cheng   5.0.0   Client: Dart Enhancement: General
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Dart2] Fix a bug when asking to upload a MultipartFile as body.   6 of 6 checklist items completed
    !7736 · created Oct 17, 2020 by Administrator   5.0.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Nov 04, 2020
  • [Dart] generate from complex schema, class and field name sanitation   5 of 6 checklist items completed
    !7711 · created Oct 13, 2020 by Administrator   5.0.0   Client: Dart Enhancement: CI/Test
    • CLOSED
    • 0
    updated Mar 20, 2023
  • [Fix/Dart2] Resolve an exception with status 204 and no body.   6 of 6 checklist items completed
    !7647 · created Oct 11, 2020 by Administrator   5.0.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Dart] Remove redundant browserClient   5 of 6 checklist items completed
    !7595 · created Oct 04, 2020 by Administrator   5.0.0   Client: Dart Enhancement: General
    • MERGED
    • 0
    updated Sep 25, 2021
  • [dart] Move dart-dio to sit with other dart configs   5 of 6 checklist items completed
    !7593 · created Oct 04, 2020 by Administrator   5.0.0   Client: Dart Enhancement: CI/Test
    • MERGED
    • 0
    updated Oct 26, 2020
  • Upgrade Dart2 template to advertised best-practices, plenty of additions too.   6 of 6 checklist items completed
    !7585 · created Oct 03, 2020 by Administrator   5.0.0   Client: Dart Enhancement: Code format Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [Dart] Removal of deprecated Dart generators and generated code   6 of 6 checklist items completed
    !7568 · created Oct 01, 2020 by Administrator   5.0.0   Client: Dart Decommission
    • MERGED
    • 0
    updated Sep 25, 2021
  • [Dart][Client] Fix default value of enum variables   6 of 6 checklist items completed
    !7496 · created Sep 23, 2020 by Administrator   5.0.0   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Dart oneof for models   4 of 6 checklist items completed
    !7493 · created Sep 23, 2020 by Administrator   5.0.0   dart-oneof   Client: Dart Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 26, 2020
  • [dart-dio] Fixes errors when deserializing primitive return types   6 of 6 checklist items completed
    !7411 · created Sep 14, 2020 by Administrator   5.0.0   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • Adds cookie auth support to ApiKeyAuth in dart2 templates   6 of 6 checklist items completed
    !7346 · created Sep 04, 2020 by Administrator   5.0.0   Client: Dart Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Mar 20, 2023
  • Prev
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next