mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
website/blog: update 2021-09-10-openapi-generator.md (#2154)
* Update 2021-09-10-openapi-generator.md * Update doc/website/blog/2021-09-10-openapi-generator.md Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com> Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com> Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ can generate both server and client boilerplate code for more than 20 languages,
|
||||
The first step is to add the `elk` package to your project:
|
||||
|
||||
```shell
|
||||
go install github.com/masseelch/elk
|
||||
go get github.com/masseelch/elk@latest
|
||||
```
|
||||
|
||||
`elk` uses the Ent [Extension API](https://entgo.io/docs/extensions) to integrate with Ent’s code-generation. This
|
||||
|
||||
Reference in New Issue
Block a user