This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 7db9d2c  Merge pull request #15814 from [BEAM-13105] [Playground] - 
add shortcut hint tooltip
     add 9109354  Merge pull request #15854 from [BEAM-13046][Playground] 
protobuf supporting examples API

No new revisions were added by this update.

Summary of changes:
 playground/api/v1/api.proto                        |  54 ++
 playground/backend/cmd/server/controller.go        |  34 +
 playground/backend/internal/api/v1/api.pb.go       | 711 +++++++++++++++++++--
 playground/backend/internal/api/v1/api_grpc.pb.go  | 148 ++++-
 playground/frontend/lib/api/v1/api.pb.dart         | 397 +++++++++++-
 playground/frontend/lib/api/v1/api.pbenum.dart     |  33 +-
 playground/frontend/lib/api/v1/api.pbgrpc.dart     |  84 +++
 playground/frontend/lib/api/v1/api.pbjson.dart     | 100 ++-
 .../code_client/grpc_code_client.dart              |   5 +
 9 files changed, 1483 insertions(+), 83 deletions(-)

Reply via email to