API structure has changed
  5 structure changes including:
    
    1 Addition
    4 Modifications
        Modified
        4
          Breaking
      
      GET /api/configs/jwt-customizer
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- object-1 alternative Modified
 
 
 - 
  application/json content type Modified
    
 
GET /api/configs/jwt-customizer/{tokenTypePath}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- object-1 alternative Modified
 
 
 - 
  application/json content type Modified
    
 
POST /api/configs/jwt-customizer/test
              - Body
 - 
  application/json content type Modified
    
- 
  object-1 alternative Modified
    
- 
  payload property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - envVars, script, token, context properties Added
 
 - 
  payload property Removed
    
 - 
  object-2 alternative Modified
    
- 
  payload property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - envVars, script, token properties Added
 
 - 
  payload property Removed
    
 
 - 
  object-1 alternative Modified
    
 
PUT /api/configs/jwt-customizer/{tokenTypePath}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- object-1 alternative Modified
 
 
 - 
  application/json content type Modified
    
 
        Added
        1
      
      PATCH /api/configs/jwt-customizer/{tokenTypePath}