]> cat aescling's git repositories - mastodon.git/commit
Fix #525 - Add instance information API
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 15 Mar 2017 22:12:48 +0000 (23:12 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 15 Mar 2017 22:12:48 +0000 (23:12 +0100)
commit6be7bde24378bcb034552248021ea2450bb10524
tree99af4a2c5355dc7ad3fa39ed828332db24bda799
parent7b58c1a694eed95e367cc8d078f91c390dffec4d
Fix #525 - Add instance information API
app/controllers/api/v1/instances_controller.rb [new file with mode: 0644]
app/controllers/api/v1/site_controller.rb [deleted file]
app/views/api/v1/instances/show.rabl [new file with mode: 0644]
app/views/api/v1/site/index.rabl [deleted file]
config/routes.rb
docs/Using-the-API/API.md