File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55 push :
66 branches :
7- - master
7+ - main
88
99jobs :
1010 linux :
2323 - swift:5.3-focal
2424 - swift:5.3-centos8
2525 - swift:5.3-amazonlinux2
26- - swiftlang/swift:nightly-5.4-focal
26+ - swift:5.4-xenial
27+ - swift:5.4-bionic
28+ - swift:5.4-focal
29+ - swift:5.4-centos8
30+ - swift:5.4-amazonlinux2
2731 container : ${{ matrix.image }}
2832 steps :
2933 - name : Checkout code
Original file line number Diff line number Diff line change 11# JSONAPI
2- [ ![ MIT license] ( http://img.shields.io/badge/license-MIT-lightgrey.svg )] ( http://opensource.org/licenses/MIT ) [ ![ Swift 5.2+] ( http://img.shields.io/badge/Swift-5.2/5.3-blue.svg )] ( https://swift.org ) [ ![ Build Status] ( https://app.bitrise.io/app/c8295b9589aa401e/status.svg?token=vzcyqWD5bQ4xqQfZsaVzNw&branch=master )] ( https://app.bitrise.io/app/c8295b9589aa401e )
2+ [ ![ MIT license] ( http://img.shields.io/badge/license-MIT-lightgrey.svg )] ( http://opensource.org/licenses/MIT ) [ ![ Swift 5.2+] ( http://img.shields.io/badge/Swift-5.2/5.3/5.4 -blue.svg )] ( https://swift.org ) [ ![ Build Status] ( https://app.bitrise.io/app/c8295b9589aa401e/status.svg?token=vzcyqWD5bQ4xqQfZsaVzNw&branch=main )] ( https://app.bitrise.io/app/c8295b9589aa401e )
33
44A Swift package for encoding to- and decoding from ** JSON API** compliant requests and responses.
55
You can’t perform that action at this time.
0 commit comments