upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/90.md
diff options
context:
space:
mode:
authorVincenzo Imperati <61617279+VincenzoImp@users.noreply.github.com>2025-12-30 19:04:37 +0100
committerGitHub <noreply@github.com>2025-12-30 10:04:37 -0800
commit2f71cf74ae3e9bc78d4b599d8ba350cb8df95921 (patch)
tree68e6c8b4fa69ca0f1a3112de62e90b98282d315a /90.md
parentaa30111d2f73f2f6f503b720b2bbf05299dcf141 (diff)
Fix typos and broken links across multiple NIPs (#2178)
Diffstat (limited to '90.md')
-rw-r--r--90.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/90.md b/90.md
index e39ce90..a33d90a 100644
--- a/90.md
+++ b/90.md
@@ -58,7 +58,7 @@ All tags are optional.
58 * `<input-type>`: The way this argument should be interpreted. MUST be one of: 58 * `<input-type>`: The way this argument should be interpreted. MUST be one of:
59 * `url`: A URL to be fetched of the data that should be processed. 59 * `url`: A URL to be fetched of the data that should be processed.
60 * `event`: A Nostr event ID. 60 * `event`: A Nostr event ID.
61 * `job`: The output of a previous job with the specified event ID. The dermination of which output to build upon is up to the service provider to decide (e.g. waiting for a signaling from the customer, waiting for a payment, etc.) 61 * `job`: The output of a previous job with the specified event ID. The determination of which output to build upon is up to the service provider to decide (e.g. waiting for a signaling from the customer, waiting for a payment, etc.)
62 * `text`: `<data>` is the value of the input, no resolution is needed 62 * `text`: `<data>` is the value of the input, no resolution is needed
63 * `<relay>`: If `event` or `job` input-type, the relay where the event/job was published, otherwise optional or empty string 63 * `<relay>`: If `event` or `job` input-type, the relay where the event/job was published, otherwise optional or empty string
64 * `<marker>`: An optional field indicating how this input should be used within the context of the job 64 * `<marker>`: An optional field indicating how this input should be used within the context of the job