Skip to content

Commit

Permalink
Updated api-version path to '2018-01-01' from '2018-02-01'.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyca15 committed Mar 1, 2019
1 parent 8787bba commit 91d8e17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
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

0 comments on commit 91d8e17

Please sign in to comment.