parameters/request_id library

Functions

validateRequestId(String? requestId) String?
Validates the optional requestId (idempotency key) and returns it unchanged. null is allowed and means "no idempotency key".