This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-Math
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-Math
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced
2025-01-10 13:44:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
408ecf93d0
mediawiki-extensions-Math
/
tests
/
api-testing
/
.eslintrc.json
8 lines
78 B
JSON
Raw
Normal View
History
Unescape
Escape
Add mathoid check endpoint to REST API Expose the math checking service via the REST API. Port the behaviour of the RESTbase check endpoint to a new endpoint that uses the MediaWiki API. * this endpoint does not (yet) provide actual rendering (only checking) * consequently it does not supply the x-resource-location header Bug: T252390 Change-Id: I28bcb9a925953062b43cd3481536784431edcd8a
2020-05-29 13:19:54 +00:00
{
"root"
:
true
,
"extends"
:
[
"wikimedia/server"
,
build: Update eslint-config-wikimedia to 0.16.1 Change-Id: I9c2de727e1a4c7657ccca4dd22a175bfad06a852
2020-06-16 14:45:59 +00:00
"wikimedia/mocha"
]
Add mathoid check endpoint to REST API Expose the math checking service via the REST API. Port the behaviour of the RESTbase check endpoint to a new endpoint that uses the MediaWiki API. * this endpoint does not (yet) provide actual rendering (only checking) * consequently it does not supply the x-resource-location header Bug: T252390 Change-Id: I28bcb9a925953062b43cd3481536784431edcd8a
2020-05-29 13:19:54 +00:00
}
Reference in a new issue
Copy permalink