Remove "Additional Batch Inference Helper APIs" tag and tag group entry
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The Additional Batch Inference Helper APIs tag — which documented operations to list all submitted Batch Inference jobs and cancel a non-terminal job — has been removed from the spec, along with its entry in the x-tagGroups navigation. If the underlying endpoints (list/cancel batch inference jobs) are also removed or now untagged/unreachable, any clients relying on those operations will break. Even if the paths still exist, removing the tag group entry effectively hides them from generated SDKs and documentation.