-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add conversation summary #267
Conversation
@manan19 on the checklist there is "I have tested the OAS changes using a tool like Swagger editor" When I copy-paste spec to the editor it fails (even on main branch) with the following. Is it a leftover from past? Do we need this checklist item? |
This version of the swagger editor supports v3.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nounder
Small change.
Rest looks good
@nounder |
@Shreyaschorge thanks for nothing a mistake. It was fixed and a version bumped |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description of the Change
https://github.com/neynarxyz/monorepo/pull/1116
OAS Change Summary
New Endpoints
GET /farcaster/cast/conversation/summary
Updated Endpoints
Deprecated Endpoints
New/Updated Schemas
Checklist
Additional Comments