Skip to content

Commit a79ff9f

Browse files
Update docs/openapi-client-pattern.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Kris Coleman <[email protected]>
1 parent 6fefbbc commit a79ff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/openapi-client-pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ func (c *Client) StreamFlags(ctx context.Context) (<-chan *flagset.Flag, error)
677677
## References
678678

679679
- [OpenAPI Specification](https://spec.openapis.org/oas/v3.0.3)
680-
- [oapi-codegen Documentation](https://github.com/deepmap/oapi-codegen)
680+
- [oapi-codegen Documentation](https://github.com/oapi-codegen/oapi-codegen)
681681
- [Sync API Specification](../../api/v0/sync.yaml)
682682

683683
## Related Patterns

0 commit comments

Comments
 (0)