You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doc_1_concepts.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,9 +49,9 @@ Use the `{Operation}()` method to perform modifications. For example:
49
49
50
50
## Experimental Methods
51
51
52
-
GO SDK uses `experimental` label in documentation and codebase to mark newly introduced methods that have not yet undergone extensive usage and testing.
52
+
The Atlas Go SDK uses the `experimental` label in the documentation and codebase to mark newly introduced methods that have not yet undergone extensive usage and testing.
53
53
54
-
> NOTE: `Experimental` label is specifically associated with GO SDK methods, and does not pertain to the underlying Atlas feature itself.
54
+
Note: The `experimental` label refers specifically to the Atlas Go SDK methods. The label does not pertain to the underlying Atlas feature.
55
55
56
56
If you encounter any problems with methods marked as experimental, feel free to raise a [Github issue](https://github.com/mongodb/atlas-sdk-go/issues/new/choose).
0 commit comments