You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "c-thiel (via GitHub)" <gi...@apache.org> on 2024/04/13 06:45:27 UTC

[I] Iceberg Rest OpenAPI Spec views/rename should return 204 [iceberg]

c-thiel opened a new issue, #10135:
URL: https://github.com/apache/iceberg/issues/10135

   ### Apache Iceberg version
   
   main (development)
   
   ### Query engine
   
   None
   
   ### Please describe the bug 🐞
   
   I believe I found a small inconsistency in the Iceberg Openapi spec.
   views/rename returns a 200 OK according to the openapi spec, while all other NO CONTENT returns, such as head for views or tables/rename return a 204 code.
   
   https://github.com/apache/iceberg/blob/81b3310ab469408022cc14af51257b7e8b36614f/open-api/rest-catalog-open-api.yaml#L1390 


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [I] Iceberg Rest OpenAPI Spec views/rename should return 204 [iceberg]

Posted by "nastra (via GitHub)" <gi...@apache.org>.
nastra closed issue #10135: Iceberg Rest OpenAPI Spec views/rename should return 204
URL: https://github.com/apache/iceberg/issues/10135


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [I] Iceberg Rest OpenAPI Spec views/rename should return 204 [iceberg]

Posted by "ajantha-bhat (via GitHub)" <gi...@apache.org>.
ajantha-bhat commented on issue #10135:
URL: https://github.com/apache/iceberg/issues/10135#issuecomment-2054276402

   @c-thiel : You are right. Would you like to raise a PR to fix it?


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org