Skip to content

Commit 337f58b

Browse files
committed
chore(openapi): sync generated frontend types
1 parent 4e7ac79 commit 337f58b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/api/generated/types.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export type CreateFeedError = CreateFeedErrors[keyof CreateFeedErrors];
8080

8181
export type CreateFeedResponses = {
8282
/**
83-
* creates a feed when request is valid
83+
* normalizes hostname-only input to https before feed creation
8484
*/
8585
201: {
8686
data: {

0 commit comments

Comments
 (0)