diff --git a/public/metadata.json b/public/metadata.json new file mode 100644 index 00000000..e76c277f --- /dev/null +++ b/public/metadata.json @@ -0,0 +1,7 @@ +{ + "versions": { + "server": "0.2.0-dev", + "lowest_supported_api_specification": "0.1", + "highest_supported_api_specification": "0.1" + } +}