APILetter S1E5 How to design a RESTFul-style batch operation OpenAPI interface
Original link: https://www.ixiqin.com/2023/07/03/apiletter-s1e5-how-to-design-a-batch-operation-openapi-interface-conforms-to-the-restful-style/ Batch create, batch update, batch delete Now that we’ve finished talking about batch acquisition, let’s talk about batch update. In fact, although there are scenarios for batch update and batch creation, there are not many. operations, but need to use batch resources to implement batch operations. Taking the user resource (User) as […]
APILetter S1E5 How to design a RESTFul-style batch operation OpenAPI interface Read More »