forked from Azure-Samples/todo-python-mongo
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathapis.yaml
More file actions
24 lines (23 loc) · 707 Bytes
/
apis.yaml
File metadata and controls
24 lines (23 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: Sample Todo API repository for Kiota index
description: This is a Todo API described using a TypeSpec(fka CADL) description
tags:
- application programming interface
- API
- Todo
- Kiota
- OpenApi
created: '2023-03-08'
specificationVersion: '0.15'
apis:
-
name: Sample Todo API
description: API for accessing a sample Todo server
properties:
-
type: X-openapi
url: 'https://raw.githubusercontent.com/APIPatterns/todo-python-mongo/main/openapi.yaml'
maintainers:
-
FN: Darrel
X-mastodon: "@darrel_miller@mastodon.social"
email: darrel.miller@microsoft.com