glotcode / glot

Pastebin with runnable snippets and API

Home Page:https://glot.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

language versions

ToshiroZ opened this issue · comments

Whenever I make a request to get the language versions it returns the latest version without an array as shown in the example response

{
    "url": "https://glot.io/api/run/python/latest",
    "version": "latest"
}

I have confirmed this happens on multiple languages

Thanks for reporting, I will fix this when I get the chance.

Any progress on the issue???