schema-generator icon indicating copy to clipboard operation
schema-generator copied to clipboard

operation openapi property support

Open PawelSuwinski opened this issue 1 year ago • 4 comments

Operation openapiContext property is deprecated and will be removed in Api Platform Core 4.0. This PR allows transparent migration to openapi property, s/openapiContext:/openapi:/ should be enough in a schema.yaml file.

Resolve #427

PawelSuwinski avatar Sep 20 '24 07:09 PawelSuwinski

UPDATE: no longer relevant, all green

About failed checks:

  1. Does it still have to support legacy php 7.4 version?

Please let me know, to not to put unnecessary work into it making backward compatibility (its mostly about method named arguments). After all it is for Api Platform Core 4.0.

  1. php 8.3 check fail is weird, I have all green on my workstation (?).

PawelSuwinski avatar Sep 20 '24 08:09 PawelSuwinski

RFR, WDYT @dunglas ?

PawelSuwinski avatar Feb 11 '25 07:02 PawelSuwinski

Hi, @soyuka/ @dunglas can we merge this or please can you give some feedback/ review? Checks solved, all green.

PawelSuwinski avatar Feb 27 '25 09:02 PawelSuwinski

All fixed, thanks for PR.

PawelSuwinski avatar Feb 27 '25 15:02 PawelSuwinski

Hi @dunglas, can we merge this then?

PawelSuwinski avatar Sep 03 '25 11:09 PawelSuwinski