Skip to content

Add self_guided to guide_type enum#115

Merged
FlaviaC-gyg merged 1 commit into
mainfrom
flaviac-gyg/add-self-guided-guide-type
Jun 3, 2026
Merged

Add self_guided to guide_type enum#115
FlaviaC-gyg merged 1 commit into
mainfrom
flaviac-gyg/add-self-guided-guide-type

Conversation

@FlaviaC-gyg
Copy link
Copy Markdown
Contributor

Description

Adds self_guided to the guide_type enum in spec/components/schema/tour.yaml, mirroring the change made to the internal OpenAPI spec in public-partner-api#1788.

self_guided means: tour conducted without a guide; the customer explores on their own. search-api-low-prio already returns this value in responses, so the public spec needed to be updated to reflect it.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

🤖 Generated with Claude Code

Mirrors the change in public-partner-api#1788. `self_guided` indicates
a tour conducted without a guide where the customer explores on their own.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@FlaviaC-gyg FlaviaC-gyg requested a review from a team as a code owner June 3, 2026 08:32
@gyg-pr-tool gyg-pr-tool Bot requested a review from pstarritt-gyg June 3, 2026 08:32
@FlaviaC-gyg FlaviaC-gyg requested review from lrcarrera and removed request for pstarritt-gyg June 3, 2026 08:49
@FlaviaC-gyg FlaviaC-gyg merged commit 8d9839a into main Jun 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants