Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farnulfo/har-schema
HAR Json Schema
https://github.com/farnulfo/har-schema
har json-schema
Last synced: 6 days ago
JSON representation
HAR Json Schema
- Host: GitHub
- URL: https://github.com/farnulfo/har-schema
- Owner: farnulfo
- License: mit
- Created: 2024-08-13T17:09:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T15:49:17.000Z (3 months ago)
- Last Synced: 2024-10-10T11:21:33.631Z (27 days ago)
- Topics: har, json-schema
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HAR JSON Schema
## What
An [HAR json schema](har-schema.json), based on a sample HAR converted to JSON schema with https://transform.tools/json-to-json-schema.
With some cleaning and refactoring to avoid types duplication (like cookies in request and response).
## Why ?
I didn't find one that was a recent https://json-schema.org/ specification.