-
Notifications
You must be signed in to change notification settings - Fork 242
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
Fix the ResponderRequest input/output structures #328
Fix the ResponderRequest input/output structures #328
Conversation
Ah, that makes sense, thought it is not really natural. |
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.
Well, as long as it works :)
#233 does basically the same thing, merging it was blocked waiting on |
Oh, I should've checked! Happy for this to be closed in favour of the other 👍 |
@theckman I wanted to check-in to see if there's been any update on when this can be brought in? |
@CerealBoy So, I've enough access in this repo to review and merge the PRs of others, but not myself. I'm waiting for PagerDuty staff to review #325 so I can merge it, and then I can merge external PRs that are going to go into |
That's great, thank you very much for the update! Hopefully they get back soon 🤞 |
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.
Alright! v1.5.0 merge window has opened, so I'll get this brought-in to be included in that release once it's cut. No timeline for that just yet, but I hope to get it all hammered out within the coming weeks.
Thanks again! |
The doc for incidents/{id}/responder_requests is mis-leading, in that the description, example, and formatted doc each show a different structure. This morning I worked with support to actually determine the necessary structure here, so have updated the input and output structure here to resolve this.
For any implementation of this previously the structure of the code will require updating, but as this was already broken this should be fine?
Currently:
Should be: