0
tugrulkarakaya created
Hi, 1- I have download version 6.5 setup the environment 2- Added a new entity. 3- Run it 4- Run refresh.bat for service proxy update
I see that there are some removed methods from service proxy even if I did not change about them, for example
- getSubscriptionPayment(paymentId: number | null | undefined): Observable<SubscriptionPayment>
- protected processGetSubscriptionPayment(response: HttpResponseBase): Observable<SubscriptionPayment>
- export class SubscriptionPayment implements ISubscriptionPayment
- export enum SubscriptionPaymentGateway
- export enum SubscriptionPaymentStatus
- export enum SubscriptionPaymentPaymentPeriodType
Do I need them? Or, are those forgotten to be removed from project creation template?
1 Answer(s)
-
0
I guess it might be that the service proxy was not updated when the new version was released. If you don't have a problem, it will be fine.