The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve
, failures using Promise.reject
.
The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve
, failures using Promise.reject
.
Attempts to filter osoc editions in the system by year.
The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve
, failures using Promise.reject
.
Gets the router for all /osoc/
related endpoints.
An Express.js {@link express.Router} routing all /osoc/
endpoints.
Attempts to list all osoc editions in the system.
The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve
, failures using Promise.reject
.
Generated using TypeDoc
Attempts to create a new project in the system.