storacha / w3name

IPNS client and service for generating, updating, and tracking immutable names with signed updates
Other
45 stars 12 forks source link

fix: Add correct schemas for openAPI. #63

Closed joshJarr closed 2 years ago

joshJarr commented 2 years ago

Corrects the schemas for the Swagger UI This just documents the two HTTP endpoints for posting and retrieving /name/{key} records.

joshJarr commented 2 years ago

Thanks @adamalton, all addressed. Will merge this in.