Skip to content

Commit

Permalink
Added status code for campus/create
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccartie committed Nov 26, 2013
1 parent afa8783 commit a12584a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sections/campuses.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ You must have at least one campus in your account to use ChurchMetrics.
}
```

This will return ```201 Created``` along with the current JSON representation of the campus if the creation was a success.

## Edit campus

* `PUT /campuses/1.json` will update the specified campus
Expand Down

0 comments on commit a12584a

Please sign in to comment.