We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pepdb
I need a place to keep track of endpoints that are working with the new PepAgent class.
PepAgent
PEP:
/pep/view
Namespace:
/pep/{namespace}
/pep/{namespace}/view
/pep/{namespace}/projects
Project:
/pep/{namespace}/{project}
/pep/{namespace}/{project}/view
/pep/{namespace}/{project}/zip
/pep/{namespace}/{project}/config
/pep/{namespace}/{project}/samples
/pep/{namespace}/{project}/samples/{sample_name}
/pep/{namespace}/{project}/samples/{sample_name}/view
/pep/{namespace}/{project}/subsamples
/pep/{namespace}/{project}/convert
Eido: Complete
The PepAgent class is nice and mature for the project level data, bet less to for metadata about PEPs and then for namespaces.
project
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I need a place to keep track of endpoints that are working with the new
PepAgent
class.PEP:
/pep/view
Namespace:
/pep/{namespace}
/pep/{namespace}/view
/pep/{namespace}/projects
Project:
/pep/{namespace}/{project}
/pep/{namespace}/{project}/view
/pep/{namespace}/{project}/zip
/pep/{namespace}/{project}/config
/pep/{namespace}/{project}/samples
/pep/{namespace}/{project}/samples/{sample_name}
/pep/{namespace}/{project}/samples/{sample_name}/view
/pep/{namespace}/{project}/subsamples
/pep/{namespace}/{project}/convert
Eido:
Complete
The
PepAgent
class is nice and mature for theproject
level data, bet less to for metadata about PEPs and then for namespaces.The text was updated successfully, but these errors were encountered: