api-client/packages/hoppscotch-cli/src
Anwarul Islam 43730d66f6
feat: description field for request parameters and headers (#4187)
* feat: key-value component added for reuse

* chore: inspection result added

* chore: add `HoppRESTRequest` schema `v7`

* feat: add `description` for field for REST request headers

* feat: add `description` for field for GraphQL request headers

* fix: synchronization logic b/w bulk edit context and the default view

- Add `HoppGQLRequest` schema `v6`.
- Fix pre-existing issue with changes in bulk edit context not immediately reflecting in the default GQL request headers view.

* feat: support importing `description` fields from external sources

* test: fix failing tests

* chore: include description field for computed headers

Headers computed based on authorization info & inherited entries.

* feat: add `description` field for headers at the collection level

Add `HoppCollection` schema `v3`.

* test: fix failing tests

* ci: update tests workflow target branch trigger

* chore: cleanup

* chore: cleanup

* chore: rely on type inference

---------

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-08-27 14:30:12 +05:30
..
__tests__ feat: description field for request parameters and headers (#4187) 2024-08-27 14:30:12 +05:30
commands feat(cli): add support for JUnit reporter (#4189) 2024-07-26 22:56:58 +05:30
handlers feat(cli): add support for JUnit reporter (#4189) 2024-07-26 22:56:58 +05:30
interfaces feat: support secret environment variables in CLI (#3815) 2024-02-08 22:08:18 +05:30
options/test feat(cli): access team workspace collections and environments (#4095) 2024-06-27 18:11:29 +05:30
types feat(cli): add support for JUnit reporter (#4189) 2024-07-26 22:56:58 +05:30
utils feat(cli): add support for request variables (#4275) 2024-08-26 19:21:29 +05:30
index.ts feat(cli): add support for JUnit reporter (#4189) 2024-07-26 22:56:58 +05:30
tsconfig.json Feature: hopp-cli in TypeScript (#2074) 2022-03-28 13:56:15 +05:30