beckn / beckn-sandbox

MIT License
1 stars 2 forks source link

Postman collection for all supported domain with base url as protocol server and generic client layer #2

Open vishi24 opened 5 months ago

vishi24 commented 5 months ago

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

  1. Base URL pointing to protocol server
  2. Base URL pointing to the generic client layer

All the possible values should be in variables.

BEFORE COMMITTING MAKE SURE

  1. All variable values are correct
  2. The postman collection should be ready to use, no changes required after downloading

Goals

Expected Outcome

  1. 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.
  2. All possible values will be stored in variables within the collections, ensuring flexibility and ease of use for developers.
  3. The collections will be thoroughly tested and verified to ensure that they are ready to use without requiring any modifications post-download.

Acceptance Criteria

  1. Postman Collections Creation: Two Postman collections should be created, each covering all supported endpoints for the protocol server and the generic client layer, respectively.
  2. Variable Usage: All possible values for endpoints, parameters, and headers should be stored as variables within the collections.
  3. Validation Testing: The Postman collections should undergo rigorous testing to verify that all endpoints function correctly and produce expected results.
  4. Ready-to-Use: After downloading the collections, no further modifications should be required to make them usable.
shreyvishal commented 5 months ago

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

PC Links: For Protocol server. For GCL