mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
[SM-288] Rename models to follow naming convention (#3795)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SsoConfigApi } from "../../api/ssoConfigApi";
|
||||
import { SsoConfigApi } from "../../api/sso-config.api";
|
||||
import { BaseResponse } from "../baseResponse";
|
||||
|
||||
export class OrganizationSsoResponse extends BaseResponse {
|
||||
|
||||
Reference in New Issue
Block a user