Structs§
- Page
Request - Returns a page of a project. Requires visibility of the page.
- Pagination
Response - Project
Request - Returns info on a specific project. Requires the
view_public_infopermission. - Projects
Request - Searches all the projects on Hangar, or for a single user. Requires the
view_public_infopermission. - Projects
Response - Version
Request - Returns a specific version of a project. Requires the
view_public_infopermission in the project or owning organization. - Versions
Request - Returns all versions of a project. Requires the
view_public_infopermission in the project or owning organization. - Versions
Response
Traits§
- Hangar
Request - Trait implemented on all request structs.