moja-global / FLINT.Cloud

The project aims to demonstrate a continuous deployment pipeline for FLINT.
Mozilla Public License 2.0
27 stars 67 forks source link

Docs: Update curl.md with getconfig endpoint #201

Closed clintonMF closed 2 years ago

clintonMF commented 2 years ago

Signed-off-by: Clinton Mekwunye mekwunyeclinton22@gmail.com

Pull Request Template

Description

Currently there are no curl commands for the getConfig endpoint in the curl.md file. This pull request adds 3 curl commands for the endpoint.

Each command gets the configuration details for the specified file in the command and returns it in json.

Fixes # (https://github.com/moja-global/FLINT.Cloud/issues/193)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

All the curl commands were ran in terminal and gave the expected output. The screenshot below shows this

Additional Context (Please include any Screenshots/gifs if relevant)

image

Checklist: