-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
Description
Expected Behavior
When I was learning how to use InferenceGraph, I noticed that the API documentation YAML does not have proper indentation.
You can check it at https://kserve.github.io/website/0.11/reference/api/#serving.kserve.io/v1alpha1.InferenceRouter
Actual Behavior
The entire YAML file lacks any indentation, with all code being indented to the left.
Additional Info
Additional context
Add any other context about the problem here.