Skip to content

[Feature]: Make /boot/v1 completely legacy #15

@synackd

Description

@synackd

Describe the feature

Right now, to get a boot script using the non-legacy API, the endpoint is /boot/v1/bootscript. The boot-service should have it's own endpoint paths that are not tied to the BSS legacy ones.

I would like to update the boot script API to something like /bootscript and only use /boot/v1/bootscript when the legacy API is enabled.

Why do you want this feature?

This would eliminate confusion on why /boot/v1/ endpoints would still be present even with the legacy API disabled. Plus, /boot/v1 is BSS-specific and the boot-service endpoints should follow its own conventions for endpoint paths.

Alternatives you've considered

We could leave it, but the general consensus seems to be moving away from legacy endpoints.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions