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

Feature/modifier rework #35

Merged
merged 8 commits into from
May 15, 2020
Merged

Feature/modifier rework #35

merged 8 commits into from
May 15, 2020

Conversation

bmikaili
Copy link
Contributor

@bmikaili bmikaili commented May 6, 2020

This PR fixes errors with modifier chaining and cleans up the API surrounding them, as well as adding new features.

Related Issue

Closes #24

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 added bug Something isn't working enhancement New feature or request labels May 6, 2020
@bmikaili bmikaili merged commit b96dd2c into develop May 15, 2020
@bmikaili bmikaili deleted the feature/modifier-rework branch May 15, 2020 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add nested .auth to Create endpoints
1 participant