Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated api-version path to '2018-01-01' from '2018-02-01'.
  • Loading branch information
jimmyca15 committed Mar 1, 2019
commit 91d8e1718252bec320a012081c377adaf0133732
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"version": "2018-02-01",
"version": "2018-01-01",
"title": "Schema of Azure App Configuration events published to Azure Event Grid",
"description": "Describes the schema of the Azure App Configuration events published to Azure Event Grid. This corresponds to the Data property of an EventGridEvent."
},
Expand Down
3 changes: 0 additions & 3 deletions specification/eventgrid/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,8 @@ input-file:
- Microsoft.ContainerRegistry/stable/2018-01-01/ContainerRegistry.json
- Microsoft.ServiceBus/stable/2018-01-01/ServiceBus.json
- Microsoft.Media/stable/2018-01-01/MediaServices.json
<<<<<<< HEAD
- Microsoft.Maps/stable/2018-01-01/Maps.json
=======
- Microsoft.AppConfiguration/stable/2018-01-01/AppConfiguration.json
>>>>>>> Added a few missing pieces.
```

---
Expand Down