Skip to content

[Refactor] Create a prefix like /view or /resources for viewing remote files #28

@djmgit

Description

@djmgit

Presently the handler for viewing remote resources is bound to / (root).
This is now kind of breaking the pattern for other endpoints. For example:
for processes its /procs, for host information its /hostInfo and so on.

For viewing remote files, the endpoint should start with something like /view or /resources or
/files.

This change also needs to be documented.

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