This commit is contained in:
hunicus 2022-02-07 13:32:36 -05:00
parent 1a23a9c1c5
commit 60160ac0f6
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -1524,8 +1524,8 @@ export const restApiDocsData = [
type: "endpoint",
category: "assets",
httpRequestMethod: "GET",
fragment: "get-assets",
title: "GET Assets",
fragment: "get-asset",
title: "GET Asset",
description: {
default: "Returns information about a Liquid asset."
},