mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-23 03:31:09 +01:00
* fix LIST request for metadata endpoint * add test coverage * update kv suggestion input compoent * update comment, add another test for kv suggestion input * fix typo in web REPL for metadata flag, add test * update from curly to angle bracket syntax * sanitize url in api service VAULT-40414 * add fallback return for no url to removeDuplicateSlashes method * move sanitization directly to middleware * remove sanitization for kv list requests * strip requests of trailing slash * revert changes to api pre request middleware * update vault-client-typescript * add changelog Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>