Skip to content

v3.2: Should API URLs in general, and the Server Object url field in particular, still only use the retrieval URL as the base URL #4541

Closed
@handrews

Description

@handrews

PR #4389 adds $self as the base URI for API Description URIs per RFC3986§5.1.1, and keeps the further process for establishing base URIs in alignment with RFC3986§5.1.2–4.

It does not change the base URI for API URLs, including Server Object urls, and leaves that process looking to the nearest Server Object and then to the containing document's retrieval URL. The only change that PR introduces that would be relevant is the ability to manually supply a retrieval URL (for reasons included in the PR, although see Issue #4540).

Since PR #4389 is not intended to change how API URLs work, if we want to change them based on the new presence of $self that needs its own discussion, which I a starting here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deploymentServers and related deployment configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions