Skip to content

digitalbazaar/zcap-query-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorization Capability Query format spec

This repository contains the specification for the Authorization Capability Query format. You can access the latest version of this specification here:

https://digitalbazaar.github.io/zcap-query-spec/

See Also

Editing and building the specification

The specification is built using Bikeshed.

That means: do not edit index.html directly. Only edit index.bs, and generate the HTML using Bikeshed.

Generating ReSpec HTML using curl

These instructions assume use of the curl command, but you can use any equivalent "talk HTTP at a server" command you might have access to.

curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 > index.html

About

Authorization Capability (zCap) Query format specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages