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 767439c commit 9f6d168Copy full SHA for 9f6d168
1 file changed
doc/conf.py
@@ -61,6 +61,14 @@
61
"url": "https://scim2-client.readthedocs.io",
62
},
63
{"title": "scim2-tester", "url": "https://scim2-tester.readthedocs.io"},
64
+ {
65
+ "title": "scim2-server",
66
+ "url": "https://github.com/python-scim/scim2-server",
67
+ },
68
69
+ "title": "pytest-scim2-server",
70
+ "url": "https://github.com/pytest-dev/pytest-scim2-server",
71
72
],
73
}
74
0 commit comments