Oriol Batalla
Oriol Batalla
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...
`lte_auth_op` is not editable on NMS Note that this field can be edited through json/swagger, but since the field is stored in a specific format (base64), it is pretty difficult...
Hello I am using `Rel-17 Dec'21` version from [Jan 3](https://github.com/jdegre/5GC_APIs/commit/edd092cc948119feb5d6bdc93197ea16b5185207) I may be wrong, but it looks like `TS29571CommonData` and `TS29510_Nnrf_AccessToken` depend on each other, so there seem not be...
Hi @wmnsk, I see that when we send any of the messages we can use `session.WaitMessage(sequence, GtpTimeout)` to wait for the response for this specific message. That function works because...
Hello We were using oapi-codegen with simple yaml files and it works properly. However I have encounter some issues on circular dependecies. For example We are trying to generate [TS29571_CommonData](https://github.com/jdegre/5GC_APIs/blob/master/TS29571_CommonData.yaml),...
Hey @mikaku , One more suggestion: what about `docker stats`? It'd be cool to have something like `docker_processes` where we could throw names of containers to be tracked. ``` $...
Hello, I see none of the all available swagger go generators are capable to handle `AnyOf` and `Discriminators`. Those two object types are used a lot on 3gpp 5g specifications,...
Hello I tried to deploy your project in heroku and I am getting a java error below. From heroku log: ``` 2021-12-24T15:43:26.820537+00:00 heroku[web.1]: Starting process with command `export .... 2021-12-24T15:43:27.692368+00:00...