Config
Check which of the given env var keys are currently set in process.env (presence only, no values)
get/api/config/env-presence
Query parameters
keysstring required
Response
Map of key -> boolean (true iff set in process.env)
Changes
Changed in 1 of the 104 revisions of this API.2
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○