You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
There is GET /dns/:serviceName/:longName to get info about the content of the root folder of a service
There is GET /dns/:serviceName/:longName/:filePath to get the content of a file of a service
There isn't GET /dns/:serviceName/:longName/:folderPath to get info about the content of a subfolder of a service
This is annoying because if you don't know the exact path to the file, you cannot discover it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue reported in dev forum
There is GET /dns/:serviceName/:longName to get info about the content of the root folder of a service
There is GET /dns/:serviceName/:longName/:filePath to get the content of a file of a service
There isn't GET /dns/:serviceName/:longName/:folderPath to get info about the content of a subfolder of a service
This is annoying because if you don't know the exact path to the file, you cannot discover it.
The text was updated successfully, but these errors were encountered: