Moya / Moya

Network abstraction layer written in Swift.
https://moya.github.io
MIT License
15.15k stars 1.99k forks source link

Docs for Moya 14. #1926

Open sunshinejr opened 5 years ago

sunshinejr commented 5 years ago

Just a reminder for myself that I need to update the docs for Moya 14.

stale[bot] commented 5 years ago

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

sunshinejr commented 5 years ago

^ lol

BasThomas commented 5 years ago

Let me know if there's anything I can do to help!

sunshinejr commented 5 years ago

@BasThomas ah yeah what I wanted to do is to go through all our docs and see if there is anything that is not true anymore or should be updated (on the development branch, as Moya 14 is all there). Would you like to help me out with that? It would actually help me a lot!

LucianoPAlmeida commented 4 years ago

@sunshinejr Since Moya 14 is out should this be closed? I was just going through the issues to do some cleanup and it seems that there are some which can be closed ... but I'm not sure there are some really old ones that maybe don't make sense anymore so I think maybe we should do a clean up on those :)

mxnmike commented 4 years ago

There is a lot of documentation missing.... from the MoyaProvider init method, you removed the manager parameter, where should i indicate my manager? or is this automatically pulled from somewhere else?