FunctionIds must start with a lowercase letter #3621
Labels
api: cloudfunctions
Issues related to the Cloud Run functions API.
samples
Issues that are directly related to samples.
Environment details
@google-cloud/functions
version: 2.2.0 (V2)Steps to reproduce
This will return:
'Invalid Request. Violations: {Violation in Function.name=Invalid function_id. Can only contain [-_a-zA-Z0-9] and be between 4-63 characters.}'
Irrespective of the reason for the requirement it would useful if there was guidance here to indicate it...updating the regex perhaps..?
The text was updated successfully, but these errors were encountered: