Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Fix docblocks in App #499

Merged
merged 7 commits into from
Sep 4, 2020
Merged

Fix docblocks in App #499

merged 7 commits into from
Sep 4, 2020

Conversation

francislavoie
Copy link
Contributor

@francislavoie francislavoie commented Sep 4, 2020

Frankly, I don't understand why the typing was removed from these methods in #471, seems like a strange decision. mixed is almost never the right thing to use.

Frankly, I don't understand why the typing was removed from these methods in beyondcode#471, seems like a strange decision.
@rennokki
Copy link
Collaborator

rennokki commented Sep 4, 2020

The concern was linked to the fact that users might want to use strings for app ids/keys/secrets instead of integers, as they were initially stated in the docblocks.

@francislavoie
Copy link
Contributor Author

Ok we can do string|int for the id then

@francislavoie
Copy link
Contributor Author

francislavoie commented Sep 4, 2020

I'm sure there's other places that have these docblock hints for the app ID, hopefully you don't mind going through those yourself - I don't have my IDE set up for this project right now so I kinda wanted to just do this to nudge you in the right direction, just made these changes directly in github 😅

@rennokki rennokki merged commit 06c898a into beyondcode:2.x Sep 4, 2020
@francislavoie francislavoie deleted the patch-2 branch September 4, 2020 13:55
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.

2 participants