Skip to content

Should all links include the scheme, authority, etc.?  #3

@PaulStovell

Description

@PaulStovell

Currently our resources contain links like:

"Environments": "/api/environments"

Should we instead return the full URL, i.e.:

"Environments": "http://octopus-server/api/environments"

Is it too much to expect all clients to be able to resolve the links themselves? We should be able to handle virtual directories, reverse proxies if we document the headers that the proxy is expected to send.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions