Skip to content

Instantly share code, notes, and snippets.

@joseivanlopez
Last active November 13, 2025 07:42
Show Gist options
  • Select an option

  • Save joseivanlopez/0a58b2cc91d8429529cd5c4958f377c4 to your computer and use it in GitHub Desktop.

Select an option

Save joseivanlopez/0a58b2cc91d8429529cd5c4958f377c4 to your computer and use it in GitHub Desktop.

Product Selection

What to do when applying a config:

  • if the product is unknown (invalid, missing):
    • add product issue
    • keeps the current config and proposal (if any)
    • report 400

PUT: the config must indicate a valid product. PATCH: the config can omit the product if there is already a product.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment