Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experiment] Cadl http webpubsub #392

Draft
wants to merge 22 commits into
base: cadl
Choose a base branch
from

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    b9e601f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. init webpubsub in cadl

    annelo-msft committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    f21cc9a View commit details
    Browse the repository at this point in the history
  2. updates to SendToAll

    annelo-msft committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d86e7fc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. add hub parameter

    annelo-msft committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1fb4a47 View commit details
    Browse the repository at this point in the history
  2. Delete op-crud.cadl

    annelo-msft authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e931482 View commit details
    Browse the repository at this point in the history
  3. Delete package.json

    annelo-msft authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    95580cd View commit details
    Browse the repository at this point in the history
  4. Delete package-lock.json

    annelo-msft authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bdb0476 View commit details
    Browse the repository at this point in the history
  5. Delete package.json

    annelo-msft authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    adb3a4d View commit details
    Browse the repository at this point in the history
  6. Delete cadl-project.yaml

    annelo-msft authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b1d8fe4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7eafde8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bd59d3 View commit details
    Browse the repository at this point in the history
  9. add api-version

    annelo-msft committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    67a12c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. use common params

    annelo-msft committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c1a646c View commit details
    Browse the repository at this point in the history
  2. add input contraints

    annelo-msft committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e0a4896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9c3b30 View commit details
    Browse the repository at this point in the history
  4. add organizing comments

    annelo-msft committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    74524b8 View commit details
    Browse the repository at this point in the history
  5. add comments

    annelo-msft committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    dec111c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    747bdc8 View commit details
    Browse the repository at this point in the history
  7. defined input parameters inline to work around issue with ref blocks …

    …not allowing swagger transforms to be applied
    annelo-msft committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e5ebed5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. adding operations

    annelo-msft committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c729aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    defde56 View commit details
    Browse the repository at this point in the history
  3. bug fixes

    annelo-msft committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9128fb2 View commit details
    Browse the repository at this point in the history