ContributionsMost RecentMost LikesSolutionsOutline has an error unrecognized token Hi All, new for readyApi. I'm trying to build POST body with values from environment file/project properties , example below . For field "value" I need to use integer per doc, but outline form gives back an error(see below too). Can someone advise please. post body: the error: Add the existing Method (POST) to the resource I'm new tio readyApi. I created project based on wadl definitions. Trying to add new POST method to the resource with multiple POST methods, but there is no option 'POST'. How I can add it? Solved