Skip to content

Description and usage of version is incorrect #146

Description

@MikeNeilson

The statements within

def api_version_text(api_version: int) -> str:
are incorrect.

While CDA overall does have a version (the calendar data of release) the API itself is not versioned.

Data is versioned in the case of backwards incompatible changes.

This method and it's descriptive text imply the entire API is versioned - this is not correct.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions