Skip to content

Commit

Permalink
Merge pull request Azure#9 from amarzavery/testtravis
Browse files Browse the repository at this point in the history
test travis for private repo
  • Loading branch information
amarzavery authored Aug 19, 2016
2 parents 2d3bdd2 + ea4d32b commit a627ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Repo Status](http://img.shields.io/travis/Azure/azure-rest-api-specs/master.svg?style=flat-square&label=repo-status)](https://travis-ci.org/Azure/azure-rest-api-specs)
[![Repo Status](https://travis-ci.com/Azure/azure-rest-api-specs-pr.svg?token=xo9zuajRdvztgZpxFirm&branch=master)](https://travis-ci.com/Azure/azure-rest-api-specs-pr)

# Azure REST API Specifications

Expand Down
2 changes: 1 addition & 1 deletion documentation/creating-swagger.md
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ If an operation requires that a parameter is exposed as a method parameter, it i
```

## x-ms-odata
>TODO: x-ms-odata
>TODO: x-ms-odata. should be done.

TODO: naming standards for operations Create, CreateOrUpdate, Update (respect etag), Get, List, Delete, Patch
TODO: patch => no validate
Expand Down

0 comments on commit a627ed2

Please sign in to comment.