parser.add_argument(\'price\', location=\'json\', type=float, required=True)
here price is required float field
Current erro