From 32df3ca908a679e1de40019a7110b88e0f583f95 Mon Sep 17 00:00:00 2001 From: Shreyaschorge <37466979+Shreyaschorge@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:15:51 +0530 Subject: [PATCH] Add clanker as a provider (#266) --- src/v2/spec.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/v2/spec.yaml b/src/v2/spec.yaml index 7f0c630..0ffd201 100644 --- a/src/v2/spec.yaml +++ b/src/v2/spec.yaml @@ -1,7 +1,7 @@ openapi: 3.1.0 info: title: Farcaster API V2 - version: "2.2.3" + version: "2.3.0" description: > The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. @@ -4236,9 +4236,11 @@ components: default: wow enum: - wow + - clanker description: | Factory name - - wow -> wow.xyz + - wow -> [wow.xyz](https://wow.xyz) + - clanker -> [clanker.world](https://www.clanker.world) required: - owner - symbol