Closed dotNomad closed 2 months ago
Adds the Secrets resource and associated types to the api module in the extension to use the two new APIs:
Secrets
api
GET /api/configurations/$name/secrets
POST /api/configurations/$name/secrets
Part of #2305
Adds the
Secrets
resource and associated types to theapi
module in the extension to use the two new APIs:GET /api/configurations/$name/secrets
POST /api/configurations/$name/secrets
Intent
Part of #2305
Type of Change