Skip to content

No API versioning strategy #43

Description

@umerfaruk

Summary

Routes are unversioned (e.g. `libraries/{libraryId}/books`) — no `/v1/` prefix, header, or media-type versioning.

Impact

Any breaking change to a response shape or route has no safe rollout path for existing clients.

Suggested fix

Adopt `Asp.Versioning` (or a simple URL-prefix convention) before the API has more external consumers to migrate.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions