We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0977b11 commit cbec155Copy full SHA for cbec155
docs/documentation/dependent-resources.md
@@ -125,7 +125,7 @@ implementations are managed by JOSDK. See [related sample](https://github.com/ja
125
public class WebPageManagedDependentsReconciler
126
implements Reconciler<WebPage>, ErrorStatusHandler<WebPage> {
127
128
- // emitted code
+ // omitted code
129
130
@Override
131
public UpdateControl<WebPage> reconcile(WebPage webPage, Context<WebPage> context)
0 commit comments