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
  • Issues
  • #1840
Closed
Open
Issue created Jan 07, 2019 by Administrator@rootContributor

[REQ] Delete orphaned models and tests from 2.0 samples

Created by: spacether

Is your feature request related to a problem? Please describe.

This is a general cleanup task

Describe the solution you'd like

When working on a python PR I noticed that the models animal_farm and string_boolean_map no longer exist in the 2.0 sample spec. Let's delete them from the the samples folder in the repo as they are no longer functional. https://github.com/OpenAPITools/openapi-generator/search?q=animalfarm&unscoped_q=animalfarm https://github.com/OpenAPITools/openapi-generator/search?q=stringbooleanmap&unscoped_q=stringbooleanmap

Describe alternatives you've considered

N/A

Additional context

This is just a nice to have update. Note: if we removed the models directories before writing the sample clients, we would have seen test errors and would have removed this outdated content.

Assignee
Assign to
Time tracking