Skip to content

Commit ed9fad5

Browse files
committed
Remove unresolvable reference to internal classes from public API documentation
1 parent 1dbe12d commit ed9fad5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/corelib/Providers/Rackspace/Objects/Request/PasswordCredential.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
/// <summary>
88
/// This models the JSON representation of password credentials.
99
/// </summary>
10-
/// <seealso cref="SetPasswordRequest"/>
11-
/// <seealso cref="PasswordCredentialResponse"/>
1210
/// <seealso href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/POST_updateUserCredential_v2.0_users__userId__OS-KSADM_credentials__credential-type__.html">Update User Credentials (OpenStack Identity Service API v2.0 Reference)</seealso>
1311
/// <threadsafety static="true" instance="false"/>
1412
[JsonObject(MemberSerialization.OptIn)]

0 commit comments

Comments
 (0)