Skip to content

Base release version doesn't allow a "specific" version request from the API #204

@mattstauffer

Description

@mattstauffer

If I visit this URL:
https://laravelversions.com/api/versions/10.0.1

I get a "specific_version" embed telling me how to proceed if this is my version. Should I patch? etc.

If I visit this URL:
https://laravelversions.com/api/versions/10

I don't get a specific_version embed, because we're just asking for information about this major version.

But! If I visit this URL:

https://laravelversions.com/api/versions/10.0.0

I would expect the "specific_version" embed for 10.0.0. Instead, it just gives me the same major page as 10.

I think this is a mistake?

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