Skip to content

Commit 5e415ea

Browse files
authored
Added Appforcestudio yml file (#837)
* Added Appforcestudio yml file * Updated example URL with correct format
1 parent a50dfca commit 5e415ea

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

providers/appforcestudio.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
- provider_name: AppForceStudio
3+
provider_url: https://appforcestudio.com
4+
endpoints:
5+
- schemes:
6+
- https://appforcestudio.com/playground/*
7+
url: https://us-central1-themerax-cc903.cloudfunctions.net/playgroundApi/oembed
8+
discovery: true
9+
formats:
10+
- json
11+
- xml
12+
example_urls:
13+
- https://us-central1-themerax-cc903.cloudfunctions.net/playgroundApi/oembed?url=https://appforcestudio.com/playground/-Oaty4XzTiGzSdRkIRDZ
14+
...

0 commit comments

Comments
 (0)