-
Notifications
You must be signed in to change notification settings - Fork 6
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
PMAPI-1829: add buckslips docs #400
Conversation
lob-api-public.yml
Outdated
/buckslips: | ||
$ref: resources/buckslips/buckslips.yml | ||
|
||
/buckslips/{buckslip_id}: | ||
$ref: resources/buckslips/buckslip.yml | ||
|
||
/buckslips/{buckslip_id}/orders: | ||
$ref: resources/buckslips/buckslip_orders/buckslip_orders.yml | ||
|
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.
If you could just move these above the /bulk/us_verifications
endpoint to maintain the alphabetical ordering, that'd be great ^^
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.
LTGM otherwise!
Just viewed the docs locally using |
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 outside of that thing we talked about with cards
and buckslips
not appearing for certified or registered letters. Will also note that you added buckslips to creatives, not campaigns (though I know they're part of the same API group...bygones).
Implements changes for PMAPI-1829
Checklist
main
npm run bundle
outputs nothing suspectnpm run postman
outputs nothing suspectChanges
Areas of Concern (optional)