Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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