Git Product home page Git Product logo

openapi's People

Contributors

andy89923 avatar brianchennn avatar calee0219 avatar dependabot[bot] avatar eggegg31415 avatar free5gc-org avatar ianchen0119 avatar mariakagi avatar matsumu-y avatar roy-hu avatar shouheinishi avatar tai-shang-chun avatar tim-ywliu avatar ubrovc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

openapi's Issues

No body set in N1N2TransferFailureNotification message

type N1N2MsgTxfrFailureNotification struct {
Cause N1N2MessageTransferCause json:"cause"
N1n2MsgDataUri string json:"n1n2MsgDataUri"
}
==>api_n1_n2_message_transfer_status_notification_callback_document.go
func (a *N1N2MessageTransferStatusNotificationCallbackDocumentApiService) N1N2TransferFailureNotification(ctx context.Context, n1N2MessageTransferNotificationUrl string, request models.N1N2MsgTxfrFailureNotification) (*http.Response, error)
Above function has been used to send FailureNotification by AMF. In this function, RequestBody is not set (or) request param is not used to set it as body in the function definition. Hence AMF is not sending N1N2TransferFailureNotification with Body to SMF.
Please help me how to fix this issue?

[Question] Did you generate these code fully automaticly?

Hi guys,
I'm gonna update these files to 3GPP R16 using openapi generator which version is 5.0.0-SNAPSHOT, but found that openapi generator cannot process well with enums which in you code it is perfect. At the same time, the struct member in your code has tags like json\bson\yaml\mapstructure, how can this happen? Did you use a better openapi generator or you code these features manually? Please tell me, thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.