But for my specific projects, I have already defined all the tables (collections) with detailed info, is there any best practice for making the restful api document for those detailed concrete objects (classes) ?
Something similar to Swagger but easy for parse server context?