Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate icons #108

Open
klein0r opened this issue Feb 6, 2023 · 0 comments
Open

Validate icons #108

klein0r opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@klein0r
Copy link
Owner

klein0r commented Feb 6, 2023

V1 API:

https://developer.lametric.com/api/v1/dev/preloadicons?page=0&count=1&search=9681

Search for the Icon ID:

{
  "user_logged_in": false,
  "icons": [
    {
      "id": 9681,
      "type": 1,
      "name": "calendar 24",
      "category": "animals",
      "creator": 8151,
      "thumbnail": "/content/apps/icon_thumbs/9681_icon_thumb.gif",
      "thumbnail_image": "/content/apps/icon_thumbs/9681_icon_thumb.png",
      "version": 1,
      "action": "copy"
    }
  ],
  "count_all": 1
}
  • Type 1: animated (a)
  • Type 0: static (i)
@klein0r klein0r added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant