forked from Qortal/qortal
Fixed API response description.
This commit is contained in:
parent
ebfa941a4f
commit
aac4fe37e8
@ -101,7 +101,7 @@ public class WebsiteResource {
|
|||||||
),
|
),
|
||||||
responses = {
|
responses = {
|
||||||
@ApiResponse(
|
@ApiResponse(
|
||||||
description = "raw, unsigned, UPLOAD_DATA transaction encoded in Base58",
|
description = "a temporary URL to preview the website",
|
||||||
content = @Content(
|
content = @Content(
|
||||||
mediaType = MediaType.TEXT_PLAIN,
|
mediaType = MediaType.TEXT_PLAIN,
|
||||||
schema = @Schema(
|
schema = @Schema(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user