Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoeni authored Jul 13, 2024
1 parent f7b92c1 commit 3b90afc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@

---
[![GitHub release](https://img.shields.io/github/release/swissfintechinnovations/ca-card?color=blue)](https://github.com/swissfintechinnovations/ca-card/releases/)
[![GitHub Action Status OpenAPI](https://img.shields.io/github/actions/workflow/status/swissfintechinnovations/ca-card/lint-openapi.yaml?branch=main&label=openapi%20checks)](https://github.com/swissfintechinnovations/ca-card/actions/workflows/lint-openapi.yaml)
[![GitHub Action Status Yaml](https://img.shields.io/github/actions/workflow/status/swissfintechinnovations/ca-card/lint-yaml.yaml?branch=main&label=yaml%20checks)](https://github.com/swissfintechinnovations/ca-card/actions/workflows/lint-yaml.yaml)
![Card Major Version](https://img.shields.io/badge/major_version-v0-blue)
[![OpenAPI version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fgithub.com%2Fswissfintechinnovations%2Fca-card%2Fraw%2Fmain%2FcardInfoAPI.yaml&query=openapi&prefix=v&label=OpenAPI&color=blue)](https://swagger.io/resources/open-api/)
[![GitHub license](https://img.shields.io/github/license/swissfintechinnovations/ca-card?color=de980d)](https://github.com/swissfintechinnovations/ca-card/blob/main/LICENSE)

[![GitHub Action Status OpenAPI](https://img.shields.io/github/actions/workflow/status/swissfintechinnovations/ca-card/lint-openapi.yaml?branch=main&label=openapi%20checks)](https://github.com/swissfintechinnovations/ca-card/actions/workflows/lint-openapi.yaml)
[![GitHub Action Status Yaml](https://img.shields.io/github/actions/workflow/status/swissfintechinnovations/ca-card/lint-yaml.yaml?branch=main&label=yaml%20checks)](https://github.com/swissfintechinnovations/ca-card/actions/workflows/lint-yaml.yaml)

This is the official SFTI repo for the card API. Documentations may be found in the [Wiki](https://github.com/swissfintechinnovations/ca-card/wiki).

An easy-to-read representation of the Card API is accessible via the following link:
- [Card Info API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/swissfintechinnovations/ca-card/main/cardInfoAPI.yaml)
- [Card Info API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/swissfintechinnovations/ca-card/main/cardInfoAPI.yaml)

0 comments on commit 3b90afc

Please sign in to comment.