Skip to content

Commit

Permalink
Updating contact and documentation pointers.
Browse files Browse the repository at this point in the history
Migrating to Apache license 2.0.
  • Loading branch information
msacrea committed Nov 15, 2023
1 parent dd4cad0 commit 12ccbdf
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 43 deletions.
17 changes: 8 additions & 9 deletions consentAPI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,19 +72,18 @@ info:
A pension fund will provide means to the insured persons to revoke the granted consents.
# yamllint enable rule:indentiation

Check warning on line 75 in consentAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

75:1 [trailing-spaces] trailing spaces
contact:
name: OpenPK Project / Acrea AG
url: https://www.openpkproject.ch
email: [email protected]
email: [email protected]

license:
name: Creative Commons Attribution 4.0 International License
url: http://creativecommons.org/licenses/by/4.0/

x-logo:
url: https://api-spec-dot-acrea-openpk.appspot.com/images/openpk_hori.svg
altText: OpenPK
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html

externalDocs:
description: Find out more about SFTI API specifications
url: 'https://www.common-api.ch'

Check failure on line 85 in consentAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

85:8 [quoted-strings] string value is redundantly quoted with single quotes

Check warning on line 86 in consentAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

86:1 [trailing-spaces] trailing spaces
tags:
- name: consent
description: Consent information
Expand Down
14 changes: 6 additions & 8 deletions directoryAPI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,15 @@ info:
# yamllint enable rule:indentiation

contact:
name: OpenPK Project / Acrea AG
url: https://www.openpkproject.ch
email: [email protected]
email: [email protected]

license:
name: Creative Commons Attribution 4.0 International License
url: http://creativecommons.org/licenses/by/4.0/
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html

x-logo:
url: https://api-spec-dot-acrea-openpk.appspot.com/images/openpk_hori.svg
altText: OpenPK
externalDocs:
description: Find out more about SFTI API specifications
url: 'https://www.common-api.ch'

Check failure on line 57 in directoryAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

57:8 [quoted-strings] string value is redundantly quoted with single quotes

tags:
- name: pension-funds
Expand Down
15 changes: 7 additions & 8 deletions policiesAPI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,18 +92,17 @@ info:
- **Risk contribution**: Risikobeitrag (Beitrag für Leistungen bei Invalidität und Tod)
- **Vested benefits**: Freizügigkeitsleistungen
# yamllint enable rule:indentiation

Check warning on line 95 in policiesAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

95:1 [trailing-spaces] trailing spaces
contact:
name: OpenPK Project / Acrea AG
url: https://www.openpkproject.ch
email: [email protected]
email: [email protected]

license:
name: Creative Commons Attribution 4.0 International License
url: http://creativecommons.org/licenses/by/4.0/
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html

x-logo:
url: https://api-spec-dot-acrea-openpk.appspot.com/images/openpk_hori.svg
altText: OpenPK
externalDocs:
description: Find out more about SFTI API specifications
url: 'https://www.common-api.ch'

Check failure on line 105 in policiesAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

105:8 [quoted-strings] string value is redundantly quoted with single quotes

tags:
- name: person
Expand Down
15 changes: 6 additions & 9 deletions purchasesAPI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,19 +315,16 @@ info:
exceeded and modifies it if needed.
# yamllint enable rule:indentiation


contact:
name: OpenPK Project / Acrea AG
url: https://www.openpkproject.ch
email: [email protected]
email: [email protected]

license:
name: Creative Commons Attribution 4.0 International License
url: http://creativecommons.org/licenses/by/4.0/
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html

x-logo:
url: https://api-spec-dot-acrea-openpk.appspot.com/images/openpk_hori.svg
altText: OpenPK
externalDocs:
description: Find out more about SFTI API specifications
url: 'https://www.common-api.ch'

Check failure on line 327 in purchasesAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

327:8 [quoted-strings] string value is redundantly quoted with single quotes

tags:
- name: purchase
Expand Down
15 changes: 6 additions & 9 deletions transactionsAPI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,16 @@ info:
The base URL of a specific pension fund is provided by the directory API.
# yamllint enable rule:indentiation


contact:
name: OpenPK Project / Acrea AG
url: https://www.openpkproject.ch
email: [email protected]
email: [email protected]

license:
name: Creative Commons Attribution 4.0 International License
url: http://creativecommons.org/licenses/by/4.0/
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html

x-logo:
url: https://api-spec-dot-acrea-openpk.appspot.com/images/openpk_hori.svg
altText: OpenPK
externalDocs:
description: Find out more about SFTI API specifications
url: 'https://www.common-api.ch'

Check failure on line 38 in transactionsAPI.yaml

View workflow job for this annotation

GitHub Actions / pr-yaml-lint

38:8 [quoted-strings] string value is redundantly quoted with single quotes

tags:
- name: transactions
Expand Down

0 comments on commit 12ccbdf

Please sign in to comment.