Skip to content
Merged
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
Fixed syntax error in readme
  • Loading branch information
jaredmoo committed Nov 14, 2017
commit 705c03ce5dc48f8a7a22b60b58ec46b85ffe7ef5
2 changes: 1 addition & 1 deletion specification/sql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ These can be regenerated by running the following PowerShell script from this re
``` yaml $(tag) == 'schema-2017-03-preview'
input-file:
- ./Microsoft.Sql/2017-03-01-preview/Databases.json
- ./Microsoft.Sql/2017-03-01-preview/renameDatabase.json
- ./Microsoft.Sql/2017-03-01-preview/renameDatabase.json
- ./Microsoft.Sql/2017-03-01-preview/serverDnsAliases.json

# Needed when there is more than one input file
Expand Down