package apiresponse type V1SpecGET struct { Response Data struct { Spec string } }