update yaml
This commit is contained in:
		@@ -36,7 +36,13 @@ paths:
 | 
			
		||||
          content:
 | 
			
		||||
            application/json:
 | 
			
		||||
              schema:
 | 
			
		||||
                $ref: '#/components/schemas/ServiceLocatorObject'
 | 
			
		||||
                type: object
 | 
			
		||||
                properties:
 | 
			
		||||
                  location:
 | 
			
		||||
                    type: string
 | 
			
		||||
                    format: ipv4
 | 
			
		||||
                required:
 | 
			
		||||
                  - location
 | 
			
		||||
        404:
 | 
			
		||||
          description: Not found
 | 
			
		||||
  /service:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user