Not sure what's going on here but all of these endpoints only seem to affect encrypted secrets. It works as expected when the secrets are encrypted but nothing happens when it's in plain text.
List secrets – GET /accounts/{account_id}/workers/scripts/{script_name}/secrets
Create secrets – PUT /accounts/{account_id}/workers/scripts/{script_name}/secrets
Description
Not sure what's going on here but all of these endpoints only seem to affect encrypted secrets. It works as expected when the secrets are encrypted but nothing happens when it's in plain text.
/accounts/{account_id}/workers/scripts/{script_name}/secrets
/accounts/{account_id}/workers/scripts/{script_name}/secrets
/accounts/{account_id}/workers/scripts/{script_name}/secrets/{secret_name}
Steps to reproduce:
Expected result:
Actual result: