Skip to content

Add functionallity to just validate #42

Description

@leifstolberg-qm

As of right now this implementation of the Generator does not support the command openapi-generator-cli validate -i <file>.

Furthermore it would be great to also hand over a file pattern or similar to validate/generate from these files.
Something like

with:
  validation: true
  destination: 'internal/','external/'
  filepattern:  '**.openapi.yaml'

This can help making steps available where you want to validate (multiple APIs) very quickly in the beginning without it in a later step failing during code generation! :)

The destination and file patterns might also come into handy for generators as well. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions