mesosphere / marathon

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
https://mesosphere.github.io/marathon/
Apache License 2.0
4.07k stars 845 forks source link

JSON schema for Groups missing #4643

Closed tobilg closed 7 years ago

tobilg commented 7 years ago

A while ago, a JSON schema for Groups existed at the following URL:

https://raw.githubusercontent.com/mesosphere/marathon/master/docs/docs/rest-api/public/api/v2/schema/Group.json

This is now gone. I was using it for the https://github.com/dcos-labs/marathon-validate tool to validate application/group JSON files.

The docs at https://mesosphere.github.io/marathon/docs/generated/api.html#v2_groups_post also reference this file as well. Is this because the new pod features? Or just a mistake?

jasongilanfarr commented 7 years ago

This is just a mistake, I'll restore it shortly.

tobilg commented 7 years ago

Thanks a lot @jasongilanfarr!

jasongilanfarr commented 7 years ago

Fixed in https://github.com/mesosphere/marathon/commit/8fda479929e4a01a1557da35f4c909161ef5da26