Łukasz Mróz
|
53d2fab7bb
|
Fix broken links for Demo in Plugins.md
|
2018-02-08 12:43:51 +01:00 |
|
Łukasz Mróz
|
bd44daa7f6
|
Rephrase MultiTarget sample project info.
|
2018-02-08 12:41:09 +01:00 |
|
Łukasz Mróz
|
cada23ac72
|
Add MoyaProvider migration in Moya 11 guide
|
2018-02-08 09:41:39 +01:00 |
|
Steven Deutsch
|
c472b2f83e
|
Remove Endpoint generics from docs
|
2018-01-26 00:53:47 -06:00 |
|
Steven Deutsch
|
89e836bab3
|
Merge branch 'master' into development
|
2018-01-10 13:58:12 -06:00 |
|
Łukasz Mróz
|
8196d1262f
|
Merge pull request #1527 from Moya/documentation/migration11
Add Moya 10 to 11 migration guide
|
2018-01-07 20:56:03 +01:00 |
|
Steven Deutsch
|
1529c05387
|
Add notes regarding ReactiveSwift 3.0.0
|
2018-01-06 22:25:03 -06:00 |
|
Steven Deutsch
|
68c2d74ff3
|
Add migration guide for Moya 10 to 11
|
2018-01-04 22:30:00 -06:00 |
|
Steven Deutsch
|
c9ddcb3c71
|
Merge pull request #1508 from Jeroenbb94/feature/failsOnEmptyData
Feature/fails on empty data for decodable
|
2017-12-29 12:24:42 -06:00 |
|
Jeroen Bakker
|
4619147a09
|
Added docs for the new property failsOnEmptyData on map
|
2017-12-20 09:57:08 +01:00 |
|
Steven Deutsch
|
93eea528e6
|
Update AlamofireValidation.md for ValidationType
|
2017-12-19 16:52:36 -06:00 |
|
Yurii Kolesnykov
|
450040adfb
|
Update MultiTarget.md
|
2017-12-14 13:21:13 +02:00 |
|
Steven Deutsch
|
6bfca04983
|
Merge pull request #1443 from evgeny-sureev/add-custom-jsonencoder
Add Task.requestCustomJSONEncodable
|
2017-11-29 13:42:25 -06:00 |
|
Bas Broek
|
848de2ad5a
|
Merge branch 'master' into master
|
2017-11-21 19:10:04 +01:00 |
|
Bas Broek
|
5b90e6a79f
|
Swift does not like single quotes
|
2017-11-20 16:10:47 +01:00 |
|
Pietro Caselani
|
6bc3f7eff4
|
Update example name to Composing provider.
|
2017-11-16 08:47:05 -02:00 |
|
Pietro Caselani
|
0f4a354ce7
|
Less code and more explanation.
|
2017-11-16 08:34:10 -02:00 |
|
Pietro Caselani
|
13f23e630e
|
Update examples list with Refreshing session automatically
|
2017-11-15 10:48:23 -02:00 |
|
Pietro Caselani
|
0f234aec92
|
Add composing provider example to refresh session automatically
|
2017-11-15 10:47:03 -02:00 |
|
Colin T.A. Gray
|
c538ca9558
|
merge Development.md and Contributing.md
|
2017-11-09 09:44:37 -07:00 |
|
Oksana Kovalchuk
|
97a11694b6
|
fixed missed semicolon in code example (#1452)
* fixed missed semicolon in code example
* fixed missing semicolon in chinese doc
|
2017-11-08 23:31:11 -02:00 |
|
Evgeny Sureev
|
c1ade9ba39
|
Add Task.requestCustomJSONEncodable
|
2017-11-03 21:48:53 +03: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 |
|
Wilson
|
7cc64d65cb
|
improve code style in docs
|
2017-10-27 14:11:24 +08:00 |
|
Wilson
|
c886c422aa
|
Fix code style issue for docs.
|
2017-10-27 14:06:27 +08:00 |
|
Alessio Moiso
|
1af24ee416
|
Move reminder about retaining providers to Basic.md and Providers.md
|
2017-10-26 15:22:28 +02:00 |
|
Bjarke Hesthaven Søndergaard
|
29a1aaaa98
|
Correct a typo in Result type and add basic information about Response
|
2017-10-21 17:46:03 +02:00 |
|
Bjarke Hesthaven Søndergaard
|
c7f09a6429
|
Update wording to be more factual
|
2017-10-21 17:46:03 +02:00 |
|
Bjarke Hesthaven Søndergaard
|
d75b55201b
|
Add documentation for Response
|
2017-10-21 17:46:03 +02:00 |
|
Bas Broek
|
9d2f750c7d
|
Add subspec removal to migration guide
|
2017-10-21 17:46:03 +02:00 |
|
Steven Deutsch
|
a968b881bc
|
Cleanup migration guide titles and make endpoint entry more explicit
|
2017-10-21 17:46:03 +02:00 |
|
Steven Deutsch
|
9f70aaedd9
|
Separate migration guides into folder structure
|
2017-10-21 17:46:03 +02:00 |
|
Steven Deutsch
|
652ed0780b
|
Add Moya 9.0 -> 10.0 migration guide
|
2017-10-21 17:46:03 +02:00 |
|
Łukasz Mróz
|
ab818de60b
|
Update docs around Encodable
|
2017-10-21 17:46:03 +02:00 |
|
Suyeol Jeon
|
f924714074
|
Update ErrorTypes.md
|
2017-10-21 17:46:03 +02:00 |
|
Steven Deutsch
|
ecb29b0934
|
[Docs] Update ErrorTypes.md for .parameterEncoding(Swift.Error)
|
2017-10-21 17:44:20 +02:00 |
|
Steven Deutsch
|
8575072a70
|
[Docs] Update Authentication.md for urlRequest() throws
|
2017-10-21 17:44:20 +02:00 |
|
Steven Deutsch
|
f1d5903a6e
|
[Docs] Update Endpoint.swift comments and Endpoints.md
|
2017-10-21 17:44:20 +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 |
|
Alessio Moiso
|
2646acfdf4
|
Update RxSwift.md
Add a note to better explain the need to manually retain the MoyaProvider.
|
2017-10-19 10:02:14 +02:00 |
|
Bas Broek
|
0f64096274
|
Update ParameterEncoding.md
|
2017-10-06 16:14:46 +02:00 |
|
Pietro Caselani
|
3341f215ef
|
Add custom parameter encoding example.
|
2017-10-04 23:49:04 -03:00 |
|
Narlei Moreira
|
affbaa8dea
|
Update CommunityProjects.md
|
2017-09-29 15:30:53 -03:00 |
|
Narlei A Moreira
|
3e142865cd
|
Update CommunityProjects.md
|
2017-09-29 15:14:59 -03:00 |
|
adimango
|
291e2513fe
|
Added Insights for Instragram App
|
2017-09-26 12:41:49 +02:00 |
|
xiaoyaogaojian
|
5d3f306c6e
|
Update CommunityProjects.md
Adding `Decodable` mapping community extension to the readme
|
2017-09-25 22:13:37 +08:00 |
|
Arjun Naha
|
9e89bde1f6
|
Update RxSwift.md
Changed error domain
|
2017-09-08 16:15:57 +01:00 |
|
Arjun Naha
|
f1dfbf1b79
|
Switch indentation and full stop case prefixes
|
2017-09-05 11:45:17 +01:00 |
|
Arjun Naha
|
d68d88fc1c
|
Added switch statement
Added missing switch self statement to auth docs
|
2017-09-05 11:37:30 +01:00 |
|