Page MenuHomeDevCentral

Provide README and OpenAPI specification
ClosedPublic

Authored by dereckson on Oct 11 2018, 00:21.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 10:43
Unknown Object (File)
Tue, Apr 16, 17:57
Unknown Object (File)
Sat, Apr 13, 07:35
Unknown Object (File)
Wed, Apr 10, 13:20
Unknown Object (File)
Tue, Apr 9, 22:41
Unknown Object (File)
Sun, Apr 7, 10:00
Unknown Object (File)
Sun, Apr 7, 09:59
Unknown Object (File)
Sun, Apr 7, 09:59
Subscribers
None

Details

Summary

The OpenAPI specification follows Swagger 2.0, as there is currently
more tools (documentation, code generators) compatible with this version.

Test Plan

Documentation generation has been tested with Spectacle.

Client code generation has been tested with swagger-codegen,
using the bash flavour.

Diff Detail

Repository
rAPIREG Nasqueron private Docker registry API
Lint
Lint Passed
Unit
No Test Coverage
Branch
spec
Build Status
Buildable 2906
Build 3154: arc lint + arc unit

Event Timeline

dereckson created this revision.

Whiteline issues. Remove 404 for search operations (it returns instead a 200 with an empty array)

This revision is now accepted and ready to land.Oct 11 2018, 00:27
This revision was automatically updated to reflect the committed changes.