Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Typo in ending tag for operations
Browse files Browse the repository at this point in the history
  • Loading branch information
petermicuch committed Mar 10, 2024
1 parent e827f95 commit 610c9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book-src/dojo/02.WebApi-Go/020-webapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Na generovanie kódu využijeme generátor [go-gin-server](https://openapi-gener
{{/operation}} @_add_@
} @_add_@
{{#operations}}
{{/operations}}
```

Nakoniec do súboru `${WAC_ROOT}/ambulance-webapi/scripts/templates/controller-api.mustache` vložte kód, ktorý vygeneruje (zakomentovanú) ukážku implementácie metód pre jednotlivé operácie:
Expand Down

0 comments on commit 610c9a0

Please sign in to comment.