sample-dotnet-backend
string · minLength: 1 · maxLength: 200 · requirednumber · decimal · min: 0 · max: 1000000 · requiredstring | null · maxLength: 2000string | null · maxLength: 100string · uuid · requiredstring · requirednumber · decimal · requiredstring · date-time · requiredstring | nullstring | nullstring | null · date-time
string · uuid · requiredstring · minLength: 1 · maxLength: 200 · requirednumber · decimal · min: 0 · max: 1000000 · requiredstring | null · maxLength: 2000string | null · maxLength: 100string · uuid · requiredstring · requirednumber · decimal · requiredstring · date-time · requiredstring | nullstring | nullstring | null · date-time
string · uuid · requiredstring | null · minLength: 1 · maxLength: 200string | null · maxLength: 2000string | null · maxLength: 100number | null · decimal · min: 0 · max: 1000000string · uuid · requiredstring · requirednumber · decimal · requiredstring · date-time · requiredstring | nullstring | nullstring | null · date-time
Create item
POST
http://localhost:5088
/api/items
Create item › Request Body
namepricedescriptioncategoryCreate item › Responses
Created
idnamepricecreatedAtdescriptioncategoryupdatedAtReplace item
PUT
http://localhost:5088
/api/items/{id}
path Parameters
idReplace item › Request Body
namepricedescriptioncategoryReplace item › Responses
Updated
idnamepricecreatedAtdescriptioncategoryupdatedAtPartially update item
PATCH
http://localhost:5088
/api/items/{id}
path Parameters
idPartially update item › Request Body
namedescriptioncategorypricePartially update item › Responses
Patched
idnamepricecreatedAtdescriptioncategoryupdatedAt