You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report @rahulsom! I've forwarded this to the team that maintains this part of the Pages API, and they'll reach out if they have any further questions...
Schema Inaccuracy
At this location, the schema has 4 fields -
artifact_url
,environment
,pages_build_version
,oidc_token
.The example here as a fifth field
preview
is unexpected.Expected
Either
preview
is removed from the example or added to the schema.Reproduction Steps
This has been observed on
I've checked for this in 3.10, 3.11, 3.12, 3.13, 3.14.
The text was updated successfully, but these errors were encountered: