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

Static Public Member Functions

static Microsoft.AspNetCore.Http.HttpResults.Results< Ok< NookpostBackend.ApiSchemas.Posts.GetPost.GetPostResponseBody >, NotFound, BadRequest > HandleRequest (string uuid, NookpostBackend.Data.DatabaseHandle databaseHandle)
 Gets a post.
 

Member Function Documentation

◆ HandleRequest()

static Microsoft.AspNetCore.Http.HttpResults.Results< Ok< NookpostBackend.ApiSchemas.Posts.GetPost.GetPostResponseBody >, NotFound, BadRequest > NookpostBackend.ApiEndpoints.Posts.GetPost.HandleRequest ( string uuid,
NookpostBackend.Data.DatabaseHandle databaseHandle )
inlinestatic

Gets a post.

Here is the caller graph for this function:

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