NookPost-Backend
Loading...
Searching...
No Matches
NookpostBackend.ApiEndpoints.Posts.DeletePost Class Reference
Collaboration diagram for NookpostBackend.ApiEndpoints.Posts.DeletePost:

Static Public Member Functions

static Microsoft.AspNetCore.Http.HttpResults.Results< NoContent, NotFound, UnauthorizedHttpResult, BadRequest > HandleRequest (string uuid, ClaimsPrincipal user, NookpostBackend.Data.DatabaseHandle databaseHandle)
 Deletes a post.
 

Member Function Documentation

◆ HandleRequest()

static Microsoft.AspNetCore.Http.HttpResults.Results< NoContent, NotFound, UnauthorizedHttpResult, BadRequest > NookpostBackend.ApiEndpoints.Posts.DeletePost.HandleRequest ( string uuid,
ClaimsPrincipal user,
NookpostBackend.Data.DatabaseHandle databaseHandle )
inlinestatic

Deletes a post.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: