Skip to content

Chrome DevTools Protocol Specs in form of OpenAPI/Json Schema

Notifications You must be signed in to change notification settings

oguzhane/chrome-devtools-protocol-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-devtools-protocol-specs

Repository that has Chrome DevTools Protocol Spec in the form of OpenAPI and Json Schema standards.

Goal

This project aims to open a door for making use of existing tooling around OpenAPI/JsonSchema for generating data models(commands, events, types) of Chrome DevTools Protocol for any language.

Developers can use those specs to generate the data models in Chrome Dev Protocol for any language by leveraging tremendous toolings for OpenAPI/JsonSchema.

Libraries

Below list of libraries that uses the specs in this repo

C#

https://github.com/oguzhane/chrome-devtools-protocol-csharp

Releases

No releases published

Packages

No packages published