Skip to content

Commit dc05354

Browse files
committed
example-library-specification is a demonstration of a design-first REST API using OpenAPI + JSONSchema.
0 parents  commit dc05354

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
node_modules/
2+
dist/
3+
public/openapi.yml
4+
public/schemas
5+
6+

0 commit comments

Comments
 (0)