Akash K
|
db8cf229ac
|
chore: make client secret optional across grant types (#4363)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
|
2024-09-27 17:20:26 +05:30 |
|
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 |
|
James George
|
7621ff2961
|
feat: add extended support for versioned entities in the CLI (#3912)
|
2024-03-20 20:13:22 +05:30 |
|
Nivedin
|
bf98009abb
|
fix: request variable version syncing bug (#3889)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-12 11:42:05 +05:30 |
|
Nivedin
|
47e009267b
|
feat: collection level headers and authorization (#3505)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2023-12-13 22:43:18 +05:30 |
|
Liyas Thomas
|
715d910877
|
Add an authorization tab for GraphQL (#2125)
Co-authored-by: Rishabh Agarwal <rishabh2001agarwal@gmail.com>
Co-authored-by: Rishabh Agarwal <45998880+RishabhAgarwal-2001@users.noreply.github.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2022-03-15 00:44:26 +05:30 |
|
Andrew Bastin
|
5043606701
|
refactor: move collection data structures and utility functions to hopp/data
|
2022-01-21 00:21:17 +05:30 |
|