f0df94e28003 → 1212b12392a8 · 5 changes across 2 operations
- PATCH/interns/{internId}
- ▲
the
request property's minLength was increased from0to1 - ▲
added the pattern
^[A-Za-z0-9~._:@+-]+\/[A-Za-z0-9~._:@+-]+$to the request property
- ▲
- DELETE/interns/{internId}
- ▲
added required request body
- ○
added the non-success response with the status
- ○
added the non-success response with the status
- ▲