Skip to content

Commit

Permalink
Add figma as a provider (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasBonduel authored Mar 7, 2024
1 parent 98ff73f commit 4a3158d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions providers/figma.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
- provider_name: Figma
provider_url: https://www.figma.com
endpoints:
- schemes:
- https://www.figma.com/file/*
url: https://www.figma.com/api/oembed
example_urls:
- https://www.figma.com/api/oembed?url=https://www.figma.com/file/2oGA2ADNXOYWnlBI47UN3R/Safe-Return-(Community)
discovery: true
...

0 comments on commit 4a3158d

Please sign in to comment.