Skip to content

CLI doesn't download different versions of generated code for the same API #66

@fabiocognigni

Description

@fabiocognigni

When running apibuilder update with a config like below (note the same api declared with different versions) only the files for the version declared latest are downloaded:

my-api:
  version: 1.0.3
  generators:
    - ...
my-api:
  version: 2.0.0
  generators:
    - ...

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