Skip to content

Commit

Permalink
Make app_id a parameter instead of a virtual field. It seems virtual …
Browse files Browse the repository at this point in the history
…fields are all forced optional.
  • Loading branch information
rainshen49 committed Feb 6, 2024
1 parent 7d47a6c commit 0c75e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/firebaseappcheck/DebugToken.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ examples:
token: "\"5E728315-E121-467F-BCA1-1FE71130BB98\""
test_env_vars:
project_id: :PROJECT_NAME
virtual_fields:
parameters:
- !ruby/object:Api::Type::String
name: app_id
description: |
Expand Down

0 comments on commit 0c75e2d

Please sign in to comment.