DELETE and GET methods for condition
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
  parameters:
 | 
			
		||||
    - $ref: 'api.yaml#/components/parameters/Id'
 | 
			
		||||
  get:
 | 
			
		||||
    summary: TODO condition by id
 | 
			
		||||
    summary: condition by id
 | 
			
		||||
    description: 'Auth: all, levels: read, write, maintain, dev, admin'
 | 
			
		||||
    tags:
 | 
			
		||||
      - /condition
 | 
			
		||||
@@ -74,7 +74,7 @@
 | 
			
		||||
 | 
			
		||||
/condition/new:
 | 
			
		||||
  post:
 | 
			
		||||
    summary: TODO add condition
 | 
			
		||||
    summary: add condition
 | 
			
		||||
    description: 'Auth: basic, levels: write, maintain, dev, admin <br>Only maintain and admin are allowed to reference samples created by another user'
 | 
			
		||||
    tags:
 | 
			
		||||
      - /condition
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user