X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=capifcore%2Finternal%2Fauditingapi%2Fauditingapi-types.gen.go;h=6d89926a5000ec273570e4eeccb1eb74b7059097;hb=a98d361fe90ebac93c13a599529c4b743e11ace2;hp=ed31e045e59f5209486b391b62f3812b5d73d687;hpb=c9e08b2a2f647f9f870040570c5e71305f0fb5d2;p=nonrtric%2Fplt%2Fsme.git diff --git a/capifcore/internal/auditingapi/auditingapi-types.gen.go b/capifcore/internal/auditingapi/auditingapi-types.gen.go index ed31e04..6d89926 100644 --- a/capifcore/internal/auditingapi/auditingapi-types.gen.go +++ b/capifcore/internal/auditingapi/auditingapi-types.gen.go @@ -26,7 +26,7 @@ type GetApiInvocationLogsParams struct { // String identifying the API invoked. ApiId *string `json:"api-id,omitempty"` - // API name, it is set as {apiName} part of the URI structure as defined in subclause 4.4 of 3GPP TS 29.501. + // API name, it is set as {apiName} part of the URI structure as defined in clause 5.2.4 of 3GPP TS 29.122. ApiName *string `json:"api-name,omitempty"` // Version of the API which was invoked.