Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Add download Word file endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven authored and Typiqally committed May 26, 2023
1 parent 9d957f3 commit 879b927
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Epsilon.Host.WebApi.Responses;

public record GetComponentResponse
public record GetDocumentComponentResponse
{
public IComponent Component { get; set; }
}

0 comments on commit 879b927

Please sign in to comment.