Skip to content

Commit ea451f8

Browse files
committed
Add .cortex/catalog/node-bitvavo-api.yaml for GitOps integration
This is an initial .yaml created with data from Cortex in order to move to GitOps. This is done as a part of setting up engineering KPIs. If you have any questions, please reach out to #workgroup-engineering-kpis
1 parent 644f2d1 commit ea451f8

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Cortex Entity Descriptor
2+
openapi: 3.0.1
3+
info:
4+
title: Node Bitvavo Api
5+
x-cortex-tag: node-bitvavo-api
6+
x-cortex-type: service
7+
description: Node wrapper for the Bitvavo API
8+
x-cortex-owners:
9+
- name: ordering-team
10+
type: GROUP
11+
provider: CORTEX
12+
x-cortex-groups:
13+
- service-tier:tier-2
14+
- process:public-api-client-library
15+
- data-confidentiality:c4
16+
- data-integrity:i4
17+
- data-availability:a4
18+
- performance-tier:cold
19+
x-cortex-git:
20+
github:
21+
alias: cortex
22+
repository: bitvavo/node-bitvavo-api

0 commit comments

Comments
 (0)