RawResult
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Obiekt nieprzetworzonego wyniku.
Zapis JSON |
{
"scope": string,
"rawCode": string
} |
Pola |
scope |
string
OPTIONAL: zakres kodu rawCode może być pusty.
|
rawCode |
string
WYMAGANE: nieprzetworzony kod z integratora lub jego podsystemów.
|
Wszelkie prawa zastrzeżone. Java jest zastrzeżonym znakiem towarowym firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The core content describes a JSON object with two fields: `scope` and `rawCode`. The `scope` field, a string, is optional and defines the scope of the code. The `rawCode` field, also a string, is required and contains the raw code from an integrator or its subsystems. This JSON structure represents raw result objects, capturing code and its context.\n"]]