Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Feature/api class #32

Merged
merged 4 commits into from
Apr 23, 2020
Merged

Feature/api class #32

merged 4 commits into from
Apr 23, 2020

Conversation

jhoogstraat
Copy link
Contributor

Adds a Api class that acts as a wrapper around RestApi

Related Issue

fixes #12

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • SwiftLint throws no warnings or errors.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bmikaili bmikaili merged commit 9d76de6 into Apodini:develop Apr 23, 2020
@jhoogstraat jhoogstraat deleted the feature/api-class branch April 23, 2020 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Api Type to simplify api creation
2 participants