ocket8888 commented on code in PR #3:
URL:
https://github.com/apache/trafficcontrol-trafficops-types/pull/3#discussion_r1175762838
##########
src/server.ts:
##########
@@ -203,27 +203,9 @@ export interface ResponseServer {
/** The physical location in which the Server resides. */
physLocation: string;
/**
- * An integral, unique identifier for the physical location in which the
- * Server resides.
- */
- physLocationId: number;
Review Comment:
I believe `physLocationId` still exists in APIv4 (and indeed v5)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]