-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
25 lines (17 loc) · 868 Bytes
/
NOTICE
File metadata and controls
25 lines (17 loc) · 868 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
25
Jentic API Problem Details
Copyright 2025 Jentic
This product includes software developed at Jentic (https://jentic.com/).
This software implements RFC 9457 "Problem Details for HTTP APIs"
as specified by the Internet Engineering Task Force (IETF).
See: https://www.rfc-editor.org/rfc/rfc9457.html
--------------------------------------------------------------------------------
The following third-party dependencies are used by the Python package:
- Pydantic (MIT License)
Copyright (c) 2017 Samuel Colvin
https://github.com/pydantic/pydantic
- FastAPI (MIT License) [optional]
Copyright (c) 2018 Sebastián Ramírez
https://github.com/tiangolo/fastapi
--------------------------------------------------------------------------------
The TypeScript package has no runtime dependencies.
Development dependencies are listed in typescript/package.json.