Skip to content

Commit

Permalink
Add clanker as a provider (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyaschorge authored Dec 15, 2024
1 parent c31775c commit 32df3ca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/v2/spec.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 32df3ca

Please sign in to comment.