overlay: 1.0.0 info: title: API Evangelist enhancements — Social Tables API Gateway Authentication Guests API version: 1.0.0 x-provenance: generated: '2026-09-07' method: generated source: openapi/cvent-social-tables-guests-api-openapi.yml note: Overlay of API Evangelist enhancements over the provider contract. It never mutates the original. operationId values are GENERATED from method+path — they are not names Social Tables publishes; the provider declares no operationId on any of its 87 operations. contact and externalDocs are the provider's own real URLs. extends: openapi/cvent-social-tables-guests-api-openapi.yml actions: - target: $.info description: Point the contract at the developer portal that publishes it. update: contact: name: Social Tables Developer Portal url: https://developer.socialtables.com x-support-channel: Stack Overflow tag social-tables (https://developer.socialtables.com/docs/support/) - target: $ description: Attach the human documentation that explains auth, identifiers and permissions. update: externalDocs: description: Socialtables Developer Documentation url: https://developer.socialtables.com/docs/ - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/meals'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_meals - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/tags'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_tags - target: $.paths['/4.0/guestlists/{guestlist_id}/guests'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests - target: $.paths['/4.0/guestlists/{guestlist_id}/guests'].get description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: get_guestlists_By_GuestlistId_guests - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/_bulk'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_bulk - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/_dedupe'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_dedupe - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/_replace'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_replace - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}'].get description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: get_guestlists_By_GuestlistId_guests_By_GuestId - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}'].patch description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: update_guestlists_By_GuestlistId_guests_By_GuestId - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}'].put description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: replace_guestlists_By_GuestlistId_guests_By_GuestId - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}'].delete description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: delete_guestlists_By_GuestlistId_guests_By_GuestId - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}/checkin'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_By_GuestId_checkin - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}/restore'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_By_GuestId_restore - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}/seating'].get description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: get_guestlists_By_GuestlistId_guests_By_GuestId_seating - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/{guest_id}/seating'].post description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: create_guestlists_By_GuestlistId_guests_By_GuestId_seating - target: $.paths['/4.0/guestlists/{guestlist_id}/guests/seating'].get description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: get_guestlists_By_GuestlistId_guests_seating - target: $.paths['/4.0/guestlists/team/{team_id}/guests/_filter'].get description: Add a stable operationId. The published Swagger 2.0 declares none, so generated clients produce machine-named methods. update: operationId: get_guestlists_team_By_TeamId_guests_filter