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

Added resource type collections #77

Merged
merged 3 commits into from
Feb 18, 2020
Merged

Added resource type collections #77

merged 3 commits into from
Feb 18, 2020

Conversation

ahokkonen
Copy link
Contributor

  • added new collections for all main resource types
  • renamed TestDayResource into TestDayResultEventResource
  • fixed typo in icarWeightEventCollection (allof->allOf due case sensitivity)
  • replaced responses in exampleUrlSchema for all endpoints to return typed collections instead of array of resources
  • wrapped examples into type based collections

Resolves #73

Anton Hokkonen added 3 commits February 18, 2020 20:23
- renamed TestDayResource into TestDayResultEventResource
- fixed typo in icarWeightEventCollection (allof->allOf due case sensitivity)

Resolves #73
…ead of adday if resources

- wrapped examples into type sollections

Resolves #73
@cookeac
Copy link
Collaborator

cookeac commented Feb 18, 2020

Nice work, thank you

@cookeac cookeac merged commit 7cb93f2 into adewg:master Feb 18, 2020
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.

Adding collection for all type of events resources
2 participants