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

Reorganise API & Model modules #22

Merged
merged 2 commits into from
Feb 5, 2018
Merged

Reorganise API & Model modules #22

merged 2 commits into from
Feb 5, 2018

Conversation

obmarg
Copy link
Owner

@obmarg obmarg commented Feb 3, 2018

  • API modules now have a . between their group & version names.
  • Models now live under their associated API module where possible.

Makes a bit more sense to have the versions be a dotted part of the
module name similar to how they're laid out in `Kazan.Models.*.*`.
@obmarg
Copy link
Owner Author

obmarg commented Feb 3, 2018

TODOs:

  • Update documentation for this change.

  • Add section to readme explaining the organisation of modules.

  • Try and look into Group pages in API documentation #20

  • In particular need to fix this bit of the docs: it doesn't actually say the whole API name.

image

@obmarg obmarg force-pushed the feature/re-org-models branch from d9ac476 to 17f318b Compare February 4, 2018 14:31
@obmarg obmarg force-pushed the feature/re-org-models branch from 17f318b to e913b14 Compare February 4, 2018 14:33
@obmarg obmarg merged commit 8e35efe into master Feb 5, 2018
@obmarg obmarg deleted the feature/re-org-models branch February 5, 2018 21:04
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.

1 participant