lichenliang666 commented on issue #3242: URL: https://github.com/apache/incubator-shenyu/issues/3242#issuecomment-1099131803
It doesn't seem to work, the interface returns the information that the parameter is missing: > Validation failed for argument [0] in public org.apache.shenyu.admin.model.result.ShenyuAdminResult org.apache.shenyu.admin.controller.MetaDataController.createOrUpdate(org.apache.shenyu.admin.model.dto.MetaDataDTO): [Field error in object 'metaDataDTO' on field 'enabled': rejected value [null]; codes [NotNull.metaDataDTO.enabled,NotNull.enabled,NotNull.java.lang.Boolean,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [metaDataDTO.enabled,enabled]; arguments []; default message [enabled]]; default message [不能为null]] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
