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

[Vapor 3] Github API #26

Merged
merged 9 commits into from
Aug 16, 2019
Merged

[Vapor 3] Github API #26

merged 9 commits into from
Aug 16, 2019

Conversation

JanC
Copy link
Member

@JanC JanC commented Aug 16, 2019

Migrating 👷‍♂️to Vapor 3 - Part 2

Updated the REST Github api to Vapor 3

The current code does not compile as there are still helper methods that need to be migrated. This will be done in a separate PR

@@ -44,7 +44,7 @@ public class Bob {
/// Initializer
///
/// - Parameter configuration: Configuration for setup
/// - Parameter droplet: Droplet
/// - Parameter droplet: Application
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name is off here :D

@JanC JanC merged commit 4d99585 into vapor-3-develop Aug 16, 2019
@JanC JanC deleted the vapor-3-github-base-api branch August 16, 2019 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants