Browse Source

Update lowcode/schema/definitions/endpoint-descriptor.schema.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/24893/head
SALİH ÖZKARA 7 months ago
committed by GitHub
parent
commit
1d27e8aaf7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      lowcode/schema/definitions/endpoint-descriptor.schema.json

1
lowcode/schema/definitions/endpoint-descriptor.schema.json

@ -1,5 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "urn:abp:lowcode:endpoint-descriptor",
"title": "Custom Endpoint Descriptor",
"description": "Defines a custom HTTP endpoint that executes JavaScript code",
"type": "object",

Loading…
Cancel
Save