Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoubfaouzi committed Jul 22, 2024
1 parent 8993850 commit 026ac12
Show file tree
Hide file tree
Showing 4 changed files with 5,866 additions and 4,127 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ couchbase/init: ## Init couchbase database by creating the cluster and required
done

generate/doc: ## Generate OpenAPI spec.
swag init --v3.1 --parseDepth 2 -g cmd/main.go
swag init --parseDepth 2 -g cmd/main.go

old="- '{}': \[\]" && new="- {}" \
&& sed -i "s|$$old|$$new|g" ${ROOT_DIR}/docs/swagger.yaml
Expand Down
2,942 changes: 2,931 additions & 11 deletions docs/docs.go

Large diffs are not rendered by default.

Loading

0 comments on commit 026ac12

Please sign in to comment.