NamespaceManagementSupervisorServicesCheckContentRequestBody

This is a request body class for an operation.


Properties

spec Required

Specification for the content to be checked.

JSON Example

{
	"spec": {
		"content": "string"
	}
}

Feedback

Was this page helpful?