googleapis / google-cloudevents

Types for CloudEvents issued by Google
http://git.io/google-cloudevents
Apache License 2.0
140 stars 21 forks source link

chore: Generate the JSON Schema #570

Closed yoshi-code-bot closed 1 year ago

yoshi-code-bot commented 1 year ago

:robot: Auto-generated Pull Request. Triggered by googleapis/google-cloudevents@7e22fc0dbc7b5a5a6e79a97ed6caa965485b5fa4

averikitsch commented 1 year ago

This PR doesn't remove the IOT schema under https://github.com/googleapis/google-cloudevents/tree/main/jsonschema/google/events/cloud/iot/v1. Is that the expectation?

grayside commented 1 year ago

This is a result of #568, which is an input to https://github.com/googleapis/google-cloudevents/blob/main/tools/readme-catalog/gen-audit-catalog.js that is one of the pieces run by the GHA that opened this PR. I would expect removing the event type schema for IOT to come by way of another copybara PR.

I don't believe other generated resources are "filtered" by the service catalog json file.