Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag API: Primary Document Format #2626

Merged
merged 1 commit into from
Apr 21, 2014

Conversation

jgable
Copy link
Contributor

@jgable jgable commented Apr 21, 2014

Closes #2605

  • Change tags browse() response to { tags: [...] }
  • Update client side collection to use nested tags document
  • Update test references to use response.tags

Added some basic Tags API Docs as well.

easywin #beginner4lyfe

Closes TryGhost#2605

- Change tags browse() response to { tags: [...] }
- Update client side collection to use nested tags document
- Update test references to use response.tags
@jgable
Copy link
Contributor Author

jgable commented Apr 21, 2014

There are some unit tests failing, but they also fail on master for me. The tags functional and integration tests appear to be working.

ErisDS added a commit that referenced this pull request Apr 21, 2014
@ErisDS ErisDS merged commit 856bd17 into TryGhost:master Apr 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tag API: move to primary document format
2 participants