Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.