Steven Deutsch
|
c472b2f83e
|
Remove Endpoint generics from docs
|
2018-01-26 00:53:47 -06:00 |
|
Łukasz Mróz
|
1d4700baca
|
Merge pull request #1386 from Moya/MrAsterisco-patch-1
[WIP] Update RxSwift.md
|
2017-11-03 13:01:08 +01:00 |
|
Alessio Moiso
|
1af24ee416
|
Move reminder about retaining providers to Basic.md and Providers.md
|
2017-10-26 15:22:28 +02:00 |
|
Łukasz Mróz
|
8d8c395f81
|
[Documentation] Update Providers.md with newest NetworkActivityPlugin details
|
2017-10-21 17:44:20 +02:00 |
|
Łukasz Mróz
|
9ef7864aa4
|
[Documentation] Update for removal of default arguments in Endpoint.init
|
2017-10-21 17:44:20 +02:00 |
|
Łukasz Mróz
|
4adf130dd3
|
[Documentation] Update Endpoints.md
|
2017-09-02 20:29:30 +02:00 |
|
Cihat Gündüz
|
9f2e49442d
|
Update docs with new task enum
|
2017-08-11 16:04:33 +02:00 |
|
Steven Deutsch
|
c29ee633ea
|
Update docs for URL(target:) initializer
|
2017-07-21 22:03:59 +02:00 |
|
Bas Broek
|
30e7994a4c
|
Use consistent heading styles, fix indentation + spelling
|
2017-05-26 18:05:44 +02:00 |
|
Wolfgang Lutz
|
77e0c65d4c
|
fix typos using misspell
|
2017-05-20 09:41:02 +02:00 |
|
Jawwad Ahmad
|
60930ccc6e
|
Replace tabs with spaces for consistent indentation
|
2017-05-14 21:46:50 +05:00 |
|
Bas Broek
|
dd471defb3
|
Fix typo in docs
|
2017-01-06 10:17:37 +01:00 |
|
Pedro Vereza
|
c7af17b4a1
|
Rename functions in PluginType to comply with design guidelines
|
2016-12-04 19:08:01 -02:00 |
|
Bas Broek
|
a62b862a77
|
Lowercase class funcs mimicking enum cases
|
2016-10-16 22:01:33 +02:00 |
|
Bas Broek
|
27ce188fcb
|
Updated a non-Swift API
|
2016-09-26 19:29:10 +02:00 |
|
Bas Broek
|
d896edf078
|
Lowercase some more enums in documentation
|
2016-09-26 09:39:14 +02:00 |
|
Bas Broek
|
517a1452f6
|
Fix broken link
Fixes #682
|
2016-09-26 09:27:52 +02:00 |
|
Fernando Paredes
|
07bad87b17
|
[Docs] First pass converting to Swift 3 interface
|
2016-09-25 13:43:38 -07:00 |
|
Fernando Paredes
|
deb4460fd7
|
[Docs] Update enum usage to swift 3 idiom
Updates enum usage to match Swift 3 default of `Enum.camelCase`
|
2016-09-25 13:07:53 -07:00 |
|
Cheng-Yu Hsu
|
52e4b96df3
|
📚 Updated documentations
- Fix some typos
- Use American spellings
- Remove trailing whitespaces
- Fix invalid links to other `.md` files
|
2016-09-15 10:41:15 +08:00 |
|
Bas Broek
|
50b8d3ffa0
|
Add missing Swift Syntax
|
2016-08-10 16:13:37 +02:00 |
|
Evgeny Aleksandrov
|
000662a026
|
Add note about retaining Provider
|
2016-04-11 16:02:14 +03:00 |
|
Cihat Gündüz
|
44f89354d4
|
[Documentation] Minor naming changes
|
2016-03-22 07:29:02 +01:00 |
|
Cihat Gündüz
|
32faeae857
|
[Documentation] Revert some unnecessary whitespace changes
The Atom added these changes – sorry for committing them in the first place.
|
2016-03-21 22:54:58 +01:00 |
|
Cihat Gündüz
|
ea2d819bd9
|
[Documentation] Improve providers parameter explanations
|
2016-03-21 22:38:27 +01:00 |
|
Daniel Schlaug
|
79eb24758b
|
Fixed typo stubBehaviour: -> stubClosure:
|
2016-02-16 17:24:42 +01:00 |
|
Colin T.A. Gray
|
8d6ab904d2
|
update the moya result example, and add link for more info
|
2016-01-28 15:32:54 -07:00 |
|
Ash Furrow
|
4cf2c64967
|
[Style] Quick fixes from #354.
|
2016-01-05 16:08:48 -05:00 |
|
Victor Wang
|
5f02178cc1
|
Update relevant documentation
|
2016-01-04 23:02:51 +01:00 |
|
Pierre-Marc Airoldi
|
1ceaa0f619
|
change protocol name to be *Type
Changes:
- **Breaking Change** rename `MoyaTarget` protocol to `TargetType`
- **Breaking Change** rename `MoyaRequest` protocol to `RequestType`
- **Breaking Change** rename `Plugin` protocol to `PluginType`
|
2015-11-27 11:29:24 -05:00 |
|
Victor Wang
|
811e317c19
|
Update Provider.md for protocol plugin API
|
2015-11-27 14:22:40 +01:00 |
|
Victor Wang
|
63cb264b70
|
Update doc to match with API correctly
|
2015-11-24 11:26:43 +01:00 |
|
Tom Burns
|
ae5226b0fe
|
Fix snippet sample code.
|
2015-11-08 00:11:50 -06:00 |
|
Aaron Crespo
|
c6fd143199
|
sample code type.
fixed a typo
|
2015-10-26 14:53:47 -04:00 |
|
Ash Furrow
|
869361bb77
|
[Plugins] Added logging plugin.
|
2015-10-04 01:42:59 +02:00 |
|
Ash Furrow
|
34cc5a4a81
|
[Documentation] Added authentication docs.
|
2015-10-04 01:03:45 +02:00 |
|
Ash Furrow
|
57305b42ec
|
[Endpoint] All sample responses are now lazily evaluated.
|
2015-10-04 00:43:20 +02:00 |
|
Ash Furrow
|
4ab60702af
|
[Endpoint] Improves sample response nomenclature.
|
2015-10-04 00:25:32 +02:00 |
|
Ash Furrow
|
2e201e7568
|
[Simplifying] Renames many things. Fixes #190.
|
2015-09-21 21:47:28 -04:00 |
|
Sean Dougherty
|
cea433ecdb
|
Add new manager initialization parameter documentation
|
2015-08-11 10:07:44 -06:00 |
|
Ash Furrow
|
89ef583311
|
Renamed endpointsClosure to endpointClosure.
|
2015-06-15 15:36:40 -04:00 |
|
Ash Furrow
|
3c0f47395c
|
Redefines types of DefaultEndpointMapping and DefaultEnpointResolution class functions.
|
2015-06-14 16:35:04 -04:00 |
|
Ash Furrow
|
ca908acdd5
|
Updated documentation.
|
2015-06-14 16:26:53 -04:00 |
|
Ash Furrow
|
4c36e57bab
|
Addressed feedback.
|
2015-05-27 10:28:02 -04:00 |
|
Ash Furrow
|
584111bc5f
|
Uhh, a lot of stuff actually.
|
2015-05-26 19:43:48 -04:00 |
|