The repository does not contain postman collection for all the Strapi supported domains, a proper postman collection needs to be created for all the supported domains and all the supported endpoints.
There should be two postman collections
Base URL pointing to protocol server
Base URL pointing to the generic client layer
All the possible values should be in variables.
BEFORE COMMITTING MAKE SURE
All variable values are correct
The postman collection should be ready to use, no changes required after downloading
Goals
[ ] Postman collections for all supported domains in Strapi, covering both the protocol server and the generic client layer. These collections will ensure easy access to and testing of all supported endpoints,
Expected Outcome
Two Postman collections will be created:
Collection 1: Base URL pointing to the protocol server, containing all supported endpoints and their respective variables.
Collection 2: Base URL pointing to the generic client layer, encompassing all supported endpoints along with their variables.
All possible values will be stored in variables within the collections, ensuring flexibility and ease of use for developers.
The collections will be thoroughly tested and verified to ensure that they are ready to use without requiring any modifications post-download.
Acceptance Criteria
Postman Collections Creation: Two Postman collections should be created, each covering all supported endpoints for the protocol server and the generic client layer, respectively.
Variable Usage: All possible values for endpoints, parameters, and headers should be stored as variables within the collections.
Validation Testing: The Postman collections should undergo rigorous testing to verify that all endpoints function correctly and produce expected results.
Ready-to-Use: After downloading the collections, no further modifications should be required to make them usable.
Created Postman collection for DSEP domains (JOBS, Scholarships and Mentoring) with respect to Strapi.
On other domains @em-abee and @zoyaashik have worked on this
Description
The repository does not contain postman collection for all the Strapi supported domains, a proper postman collection needs to be created for all the supported domains and all the supported endpoints. There should be two postman collections
All the possible values should be in variables.
BEFORE COMMITTING MAKE SURE
Goals
Expected Outcome
Acceptance Criteria